ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
By default ros map_saver subscribes to topic name "map"
to save grid map.
And by default crsm_slam publishes map on topic "/slam/occupancyGridMap"
. check here
So, to save map
rosrun map_server map_saver map:=/slam/occupancyGridMap -f map