带距离传感器的 ROS
ROS 距离传感器使用¶
距离传感器消息¶
测距¶
从金融情报局接收¶
Configuration in apm_config.yaml:
distance_sensor: <== plugin name
rangefinder_pub: <== ROS publisher name
id: 0 <== sensor instance number starting at 0
frame_id: "lidar" <== frame name for TF
#orientation: PITCH_270 # sended by FCU
field_of_view: 0.0 <== sensor FOV see `ROS instructions here <http://docs.ros.org/api/sensor_msgs/html/msg/Range.html>`__发送到金融情报局¶
接近¶
Last updated