RTAB-Map - 3D LiDAR Scanner

2.7K installs
54 ratings
251 monthly active users
Revenue not available
Install Trends
Monthly +305
Trending

RTAB-Map - 3D LiDAR Scanner Summary

RTAB-Map - 3D LiDAR Scanner is a mobile iOS app in Tools by Mathieu Labbe. Released in Jun 2021 (4 years ago). It has 54 ratings with a 4.81★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 251 monthly active users . Store metadata: updated Dec 23, 2025.

Recent activity: -1 new ratings this week View trends →

Store info: Last updated on App Store on Dec 23, 2025 .


4.81★

Ratings: 54

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot
App screenshot
App screenshot

App Description

RTAB-Map (Real-Time Appearance-Based Mapping) is an Open Source LiDAR / RGB-D / Stereo Graph-Based SLAM (Simultaneous Localization and Mapping) approach based on an online incremental appearance-based loop closure detector. The loop closure detector uses a bag-of-words approach to determinate how likely a new image comes from a previous location or a new location. When a loop closure hypothesis is accepted, a new constraint is added to the map's graph, then a graph optimizer minimizes the errors in the map in real-time. An optional memory management approach can be used to limit the number of locations used for loop closure detection and graph optimization, so that real-time constraints on large-scale environnements are always respected. ARKit's visual inertial odometry (VIO) is used as the SLAM front-end for RTAB-Map (the SLAM back-end).

* Note that unlike other scanning apps that optimize the map only after mapping, with RTAB-Map you get loop closure detection and map optimization online so you can have a live feedback to know when you have enough constraints in the map for good global optimization before stopping the scan.

*** 3D reconstruction available only with LiDAR sensor.

Features:
* Online 3D scanning/mapping of the environment.
* Online loop closure detection and map correction.
* Save in DB format (RTAB-Map desktop and rtabmap_ros format).
* Export in PLY, LAS or OBJ.
* Multi-session mapping (save and continue later).
* Use Apriltags to help finding loop closures in textureless environments.
* Mixed AR/VR First-Person in visualization mode.
* Raw ARKit data recording (up to 60 Hz!), useful to record long sessions without comprising battery life.