elevation_mapping
elevation_mapping copied to clipboard
path planning
Hi, thank you very much for your work, do you have any suggestions on how to do robot path planning based on the traversability_estimation package, such as how to combine the ros navigation package. thanks.
Hi, I save the traversable map through the following command
rosrun map_server map_saver --occ 90 --free 10 -f mymap map:=/traversability_map_visualization/traversability_map
however, the saved map data seems to be empty. What should I do? Thank you

First you need to convert /traversability_map_visualization/traversability_map to OccupancyGrid.msg