Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ORB-SLAM2: an Open-Source SLAM System for Monocular, Stereo and RGB-D Cameras

About

We present ORB-SLAM2 a complete SLAM system for monocular, stereo and RGB-D cameras, including map reuse, loop closing and relocalization capabilities. The system works in real-time on standard CPUs in a wide variety of environments from small hand-held indoors sequences, to drones flying in industrial environments and cars driving around a city. Our back-end based on bundle adjustment with monocular and stereo observations allows for accurate trajectory estimation with metric scale. Our system includes a lightweight localization mode that leverages visual odometry tracks for unmapped regions and matches to map points that allow for zero-drift localization. The evaluation on 29 popular public sequences shows that our method achieves state-of-the-art accuracy, being in most cases the most accurate SLAM solution. We publish the source code, not only for the benefit of the SLAM community, but with the aim of being an out-of-the-box SLAM solution for researchers in other fields.

Raul Mur-Artal, Juan D. Tardos• 2016

Related benchmarks

TaskDatasetResultRank
Visual OdometryTUM-RGBD
freiburg1/xyz Error0.01
34
TrackingTUM RGB-D 44 (various sequences)
Average Error30.4
28
Visual OdometryKITTI
KITTI Seq 03 Error1.02
27
Camera TrackingBONN dynamic sequences
Balloon Error6.5
25
Visual SLAMTUM RGB-D fr2 xyz
Translation RMSE (m)0.004
21
Visual SLAMTUM RGB-D fr1 desk--
21
TrackingTUM RGBD (test)
fr1/desk Error1.6
18
Camera TrackingTUM dynamic scene sequences RGB-D (test)
f3/w_s ATE (cm)40.8
17
Visual OdometryKITTI Odometry raw (Sequence 10)
Translation Error (%)2.66
16
Camera TrackingTUM RGB-D
Tracking Error (fr1/desk)1.6
16
Showing 10 of 76 rows
...

Other info

Code

Follow for update