raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3875
- days_rel: n/a
- days_push: 840
- n_releases_24m: 0
Adoption not part of the score
10223 stars · 4749 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ORB-SLAM2 is a real-time SLAM library for monocular, stereo, and RGB-D cameras that computes camera trajectories and sparse 3D reconstructions with loop detection and relocalization. It is a well-known research codebase from the University of Zaragoza, released under GPLv3 and usable with or without ROS.
Use cases
- run visual SLAM on a monocular camera feed
- estimate camera trajectory from stereo video
- build a sparse 3D map from an RGB-D camera
- detect loop closures and relocalize a camera in real time
- evaluate SLAM on KITTI, TUM, or EuRoC datasets
- integrate SLAM into a ROS robot
When to choose
- you need a proven, accurate feature-based visual SLAM system for research or benchmarking
- you work with monocular, stereo, or RGB-D cameras and want loop closure and relocalization
- you want a ROS node or standalone C++ SLAM library
When to avoid
- you need actively maintained code or modern dependency versions - the project is largely in maintenance mode
- you need dense mapping or visual-inertial SLAM - consider ORB-SLAM3 or alternatives
- your project is not GPLv3-compatible
Facets
library · maturity maintenance
computer-vision simulation graphics robotics computer-vision autonomous-vehicles cpp slam orb-features monocular stereo rgb-d loop-closure relocalization camera-tracking 3d-reconstruction ros algorithms linux
1 source
- readme: https://github.com/raulmur/ORB_SLAM2 · fetched 2026-08-28 · be32529e0ab8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| raulmur/ORB_SLAM2 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="raulmur/ORB_SLAM2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem