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

Revision history [back]

Hi, if you use SlamToolBox plugin in Rviz, it is easy to do. Yo can save your map by simply typing the map name you want in the box which is next to 'Save Map' button, then press the Save Map button. It saves your map to .Ros directory which you can see by pressing ctrl+h at your home directory. If you do the same with the 'Serialize Map' button it saves the map in the format you need.

SlamToolBox rviz config file is in the config file in Slam_Toolbox package and don't forget to source that location in the terminal where you launch rviz, which i did too :D

Hope it helps