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

Clear Map from HectorMapping

asked 2015-07-02 06:53:17 -0500

felixwatzlawik gravatar image

How can I clear a map created by Hector Mapping?

or how can I restart hectormapping to create from now on a new map?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
5

answered 2015-07-02 09:40:02 -0500

You can send a reset command from the terminal like this:

rostopic pub /syscommand std_msgs/String "reset"

Of course, you could also programmatically send this message from a GUI node or so.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-07-02 06:53:17 -0500

Seen: 2,694 times

Last updated: Jul 02 '15