ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi,

rtabmap_ros requires odometry to work. The odometry can come from the robot (wheel odometry) or any other sources like visual odometry. rtabmap_ros has a rgbd_odometry node that can be used to generate visual odometry for convenience. You will have to disable odometry from your robot (at least the TF) if you use another source of odometry.

cheers