Administrator
|
Hi,
Yes, map-to-odom is updated only on loop closure. If you need visual odometry, there is a node called rtabmap_ros/stereo_odometry. The odometry output of stereo_odometry can be fused in your ekf_localization_node (make sure to disable publish_tf of stereo_odometry if you do so to avoid both nodes publishing odom-to-base).
cheers,
Mathieu
|