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

Revision history [back]

Similar to hector_mapping, I've added a listener for the "syscommand" topic which resets the map as soon as data of the message equals "reset" on this fork:

Edited gmapping with map reset

Example:

rostopic pub -1 /syscommand std_msgs/String "data: 'reset'"