Gotcha. New question:
I understand now, from
this forum post, that visual odometry and wheel odometry are not being fused within rtabmap, correct?
We weren't thinking of just using this for visual odometry with a handheld system - we are trying to create a mobile robot that utilizes visual odometry from a kinect-style camera as well as wheel odometry from the robot's motor controller. For now we are utilizing simulation through gazebo to prove out the navigation portion.
Do you have (or are aware of) any complete examples in gazebo that showcase the robot_localization package fusing visual odometry with wheel odometry before sending it off to rtabmap to then send the occupancy grid map to move_base?