ORB-SLAM: a Versatile and Accurate Monocular SLAM System

February 03, 2015 ยท Entered Twilight ยท ๐Ÿ› IEEE Transactions on robotics

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"No code URL or promise found in abstract"
"Code repo scraped from project page (backfill)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, CMakeLists.txt, Dependencies.md, Examples, LICENSE.txt, License-gpl.txt, README.md, Thirdparty, Vocabulary, build.sh, build_ros.sh, cmake_modules, include, src

Authors Raul Mur-Artal, J. M. M. Montiel, Juan D. Tardos arXiv ID 1502.00956 Category cs.RO: Robotics Cross-listed cs.CV Citations 7.0K Venue IEEE Transactions on robotics Repository https://github.com/raulmur/ORB_SLAM2 โญ 10130 Last Checked 6 days ago
Abstract
This paper presents ORB-SLAM, a feature-based monocular SLAM system that operates in real time, in small and large, indoor and outdoor environments. The system is robust to severe motion clutter, allows wide baseline loop closing and relocalization, and includes full automatic initialization. Building on excellent algorithms of recent years, we designed from scratch a novel system that uses the same features for all SLAM tasks: tracking, mapping, relocalization, and loop closing. A survival of the fittest strategy that selects the points and keyframes of the reconstruction leads to excellent robustness and generates a compact and trackable map that only grows if the scene content changes, allowing lifelong operation. We present an exhaustive evaluation in 27 sequences from the most popular datasets. ORB-SLAM achieves unprecedented performance with respect to other state-of-the-art monocular SLAM approaches. For the benefit of the community, we make the source code public.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Robotics