Skip to content

Question about how RTAB-MAP iOS works #1155

Answered by matlabbe
takanotume24 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!

I think this will answer both questions: whether the LiDAR is enabled or not, ARKit's VIO is used as input odometry of rtabmap. In ROS world, that would correspond indeed to odometry topic and TF odom->base_link.

When LiDAR is used, a RGB-D image is fed to rtabmap (ARKit provides the LiDAR data as a depth image already registered to RGB camera). If LiDAR is not used, only RGB image with corresponding features tracked by ARKit are fed to rtabmap.

cheers,
Mathieu

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@takanotume24
Comment options

@matlabbe
Comment options

Answer selected by takanotume24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants