marlu wrote
RTAB-MAP does not find a global position in the map and starts to create a new map cloud.
How did you launch in localization mode? (should be Mem/IncrementalMemory=false) It should never start a new mapping session in localization mode even if it cannot localize on startup.
To globally localize, you would need to move the robot to a location it can visually recognize. Manually, you can send `/rtabmap/initialpose` topic through RVIZ `2d pose estimate` button.
cheers,
Mathieu