Dev Tools · 2h ago
Geomap-engine: open-source Rust crate fuses AR poses and object detections into 2D maps
Geomap-engine is a lightweight Rust crate that takes camera poses and 2D bounding-box detections to build a deduplicated 2D map of objects. It handles projection, association, fusion, and map maintenance without SLAM or UI. The open-source tool is designed as a modular glue layer for AR and robotics applications.
Meridian48 take
While the crate solves a real integration pain point, its reliance on a fixed camera height limits real-world deployment until dynamic height estimation is added.
Read the full reporting
geomap-engine: fusing AR pose + object detections into a 2D map, in Rust →
DEV Community
rust-crateaugmented-reality