Help with using RTABMap and astra_camera
I'm having trouble figuring out how to perform SLAM with rtabmap, I am using "roslaunch rtabmapros demorobot_mapping.launch rviz:=true rtabmapviz:=false"(This is the correct command right?) from the wiki.However the image from my camera looks weird, the images come out as black and white,also no point clouds any image from whwre my camera is facing shows up on the rviz, I just see an empty grid map.I dont even see the model of the robot I'm using in rviz either. Maybe I'm using the wrong command?
Asked by distro on 2021-10-13 12:35:51 UTC
Answers
That demo launch file is specific to the demo rosbag provided here: http://wiki.ros.org/rtabmap_ros#Robot_mapping_with_RVIZ
I suggest to check these examples: http://wiki.ros.org/rtabmap_ros/Tutorials/HandHeldMapping and http://wiki.ros.org/rtabmap_ros/Tutorials/SetupOnYourRobot
Asked by matlabbe on 2021-11-02 09:59:42 UTC
Comments