-
Notifications
You must be signed in to change notification settings - Fork 788
Tutorials
Tutorials of RTAB-Map. Installation instructions can be found here.
-
This tutorial shows how to use RTAB-Map out-of-the-box to map an environment using a hand-held Kinect.
-
This tutorial shows how to export a low resolution mesh from RTAB-Map to MeshLab with corresponding camera textures. In MeshLab, we can then create a texture for the mesh from the exported cameras.
-
This tutorial shows a demonstration with real robot data for multi-session mapping. It is the data used in the paper "Online Global Loop Closure Detection for Large-Scale Multi-Session Graph-Based SLAM".
-
This tutorial shows how to use rtabmap-console tool to process all data sets in the paper "Appearance-Based Loop Closure Detection for Online Large-Scale and Long-Term Operation", then using MATLAB and ground truth files to show Precision/Recall curves.
-
This is more a example case than a tutorial but it shows how RTAB-Map was configured to be part of the winner's solution of the contest.
How to use RTAB-Map library in your C++ project.