#41 · Primary category: Robotics & Embodied AI Simulation
MAC-VO
[ICRA 2025 Best Paper] MAC-VO: Metrics-aware Covariance for Learning-based Stereo Visual Odometry
Project last updated:11/24/25
GitHub Stars
931
Forks
62
Contributors
6
License
MIT
Why we included this project
MAC-VO is a learning-based stereo visual odometry system that estimates camera motion from a stereo image feed. It pairs a learned frontend that produces per-frame covariance with a pose-graph backend, and that uncertainty-aware design earned it the ICRA 2025 Best Paper award. The repo includes pretrained weights, Docker and ROS-2 integrations, per-sequence configs, plus dense mapping and a mixed-precision fast mode that runs around 12 fps at 480x640. There are evaluation and plotting scripts for trajectory error, so you can reproduce results on the provided demo sequence before adapting it to your own rig. It's research code for engineers building or tuning SLAM pipelines, not a turnkey product, but the extension documentation makes it a workable starting point for your own learning-based odometry work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.