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

You can add rtabmap_ros/Info display to RVIZ and look at Loop closures and Proximity detections values. They should increment when a localization occurs.

Another way from terminal, check values of (not null if localization occurs):

$ rostopic echo /rtabmap/info/loopClosureId
$ rostopic echo /rtabmap/info/proximityDetectionId

cheers,
Mathieu