Saving geotiff map in Hector_slam
Hello,
I am new to ROS. I have been trying to save my lidar data as a geotiff map using Hector _Slam . The tutorial says to run :
rostopic pub syscommand std_msgs/String "savegeotiff"
Running this command does not show any error. The tutorial says that it will then automatically save the map to the 'hector_slam/hector_geotiff/maps' folder . However I find no hector_geotiff folder within the Hector_SLAM folder. I was wondering if I need to create some listener node for this purpose. Please guide as I am a beginner in ROS.
Please check logs of hector_geotiff node. Also, could you please share your output for rostopic list.