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 doesn't fuse wheel odometry and visual odometry. There is only one odometry input to rtabmap node (so one or the other can be used). If you want to fuse odometries, look at the robot_localization package for example, then use its odometrry output as the odometry input of rtabmap.

cheers