2D SLAM using slam_gmapping tutorial
Hi everyone, I'm working in ROS project using the kinectsensor for slam 2D. First I start to run roslaunch opennilaunch openni.launch for using the kinect sensor and after that I transform the data in a fake laser with pointcloudto_laserscan package
I follow the next tutorial to generate a map: http://wiki.ros.org/slam_gmapping/Tutorials/MappingFromLoggedData
but when I need to save the map I get the message: [ INFO] [1531973441.660957052]: Waiting for the map and after that nothing happens. I can't also visualize the map in real time using rviz
Asked by Chriscan93 on 2018-07-18 23:44:12 UTC
Comments