tum-vision/lsd_slam
LSD-SLAM observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4372
- days_rel: n/a
- days_push: 1259
- n_releases_24m: 0
Adoption not part of the score
2724 stars · 1228 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LSD-SLAM is a real-time monocular SLAM system that uses direct (featureless) image alignment to build large-scale, semi-dense 3D maps from a single camera. It is a C++ research codebase built around ROS for input/output, from TUM's computer vision group.
Use cases
- real-time monocular SLAM from a single camera stream
- build semi-dense 3D point cloud maps from video
- visual odometry without feature extraction
- reconstruct indoor environments from a rosbag
- research baseline for direct SLAM methods
When to choose
- you need real-time semi-dense monocular SLAM on a laptop
- your scene lacks distinctive keypoints or textures suitable for feature-based SLAM
- you are reproducing or comparing against the LSD-SLAM papers
- your pipeline already uses ROS for camera input and visualization
When to avoid
- you need a maintained, easily buildable system - it targets old Ubuntu 12.04/14.04 and ROS fuerte/indigo
- you want stereo, RGB-D, or multi-camera SLAM - it is monocular only
- you need dense maps rather than semi-dense ones
- you cannot use ROS, since building without ROS is unsupported
Facets
library · maturity maintenance
computer-vision graphics simulation robotics computer-vision autonomous-vehicles cpp slam monocular-slam visual-odometry direct-method semi-dense-mapping ros 3d-reconstruction real-time linux
1 source
- readme: https://github.com/tum-vision/lsd_slam · fetched 2026-08-28 · f67a45b84070
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tum-vision/lsd_slam | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tum-vision/lsd_slam")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem