How to save map after SLAM
Show older comments
To save the map generated during the SLAM session, I can use the map_saver package provided by ROS and save it as two files:
.pgm file and .yaml file.
In Lidar_Slam_Sim example, I only have a chance to visualize the generated map using the video display, as shown in the image.
How can I save the .pgm and . yaml files from simulink?

Accepted Answer
More Answers (1)
Categories
Find more on Aerospace Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




