vix.ing · top · new · best · stats

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

2016/10/31 by Raul Mur-Artal, Juan D. Tardos · 17 citations
Computer Science · #cs.RO #cs.CV

paper · pdf · doi:10.1109/tro.2017.2705103

Accepted for publication in IEEE Transactions on Robotics

arxiv created 2017/06/19 · arxiv updated 2020/07/24

Abstract

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.

Cited by