ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you already have a map, and want incorporate your sensor_msgs/Range in move_base, modify the existing obstacle_layer plugin to subscribe to a topic with message type sensor_msgs/Range instead of sensor_msgs/LaserScan.

Any reason not just to use range_sensor_layer?

If you already have a map, and want incorporate your sensor_msgs/Range in move_base, modify the existing obstacle_layer plugin to subscribe to a topic with message type sensor_msgs/Range instead of sensor_msgs/LaserScan.

Any reason to not just to use range_sensor_layer?