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

Revision history [back]

You need to write a node that subscribes to those points, creates a map and publishes this over the /map topic. Once you are done, you can call

rosrun map_server map_saver

Then, in the next run, you can load this using the map_server.