See related post here:
http://official-rtab-map-forum.206.s1.nabble.com/Localize-in-a-pre-loaded-local-map-created-by-RGB-D-mapping-tp2383p2399.htmlIf you record a video from your phone, the approach above may work with RTAB-Map standalone app. You may need to calibrate your phone's camera like
this.
Note however that mode won't compute visual odometry, it will just do re-localization, so it may not estimate a pose for every frame if it cannot estimate enough visual correspondences between the current frame and those in the map. Re-localization is done with same code than loop closure detection.
cheers,
Mathieu