lukasvst/dm-vio
Source code for the paper DM-VIO: Delayed Marginalization Visual-Inertial Odometry 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1695
- days_rel: n/a
- days_push: 676
- n_releases_24m: 0
Adoption not part of the score
1224 stars · 210 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DM-VIO is a C++ implementation of Delayed Marginalization Visual-Inertial Odometry, a direct sparse visual-inertial odometry method published in IEEE RA-L 2022. It estimates camera and IMU trajectory from monocular video and IMU data, with a ROS wrapper and live Realsense camera support.
Use cases
- estimate camera trajectory from monocular video and IMU data
- run visual-inertial odometry on EuRoC or TUM-VI datasets
- track a Realsense camera in real time
- process rosbags offline with a ROS wrapper
- reproduce results from the DM-VIO research paper
- build SLAM or drone navigation on top of a VIO backend
When to choose
- you need accurate monocular VIO with IMU, especially with scale drift handling
- you want a research-grade odometry system with dataset evaluation support
- you use Realsense cameras or ROS and want a ready-made wrapper
When to avoid
- you need a full SLAM system with loop closure and mapping
- you want RGB-D or stereo odometry out of the box
- you need a plug-and-play solution without building GTSAM and C++ dependencies from source
Facets
library · maturity maintenance
computer-vision simulation math robotics computer-vision autonomous-vehicles cpp visual-inertial-odometry slam state-estimation gtsam research-code camera-tracking imu linux macos
1 source
- readme: https://github.com/lukasvst/dm-vio · fetched 2026-08-28 · f204277b820c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lukasvst/dm-vio | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem