OpenNavMap: Structure-Free Topometric Mapping via Large-Scale Collaborative Localization
Jianhao Jiao, Changkun Liu, Jingwen Yu, Boyi Liu, Qianyi Zhang, Yue Wang, Dimitrios Kanoulas
TL;DR
OpenNavMap introduces a lightweight, structure-free topometric mapping framework for scalable, lifelong visual navigation across multi-session and heterogeneous devices. By combining a three-layer map (Covisibility, Odometry, Traversability) with on-demand 3D geometry from geometric foundation models, it achieves sub-meter localization without pre-built dense maps. The method weds topological localization with DP-based sequence matching, geometric verification, and a confidence-calibrated global optimization, followed by node culling and edge updating to support lifelong operation. Across self-collected and public datasets, including 15.7 km of multi-session data, it achieves robust global consistency (ATE below 3 m) and enables 12 autonomous image-goal navigation trials, demonstrating practical applicability for scalable, crowd-sourced visual navigation with cross-device compatibility.
Abstract
Scalable and maintainable map representations are fundamental to enabling large-scale visual navigation and facilitating the deployment of robots in real-world environments. While collaborative localization across multi-session mapping enhances efficiency, traditional structure-based methods struggle with high maintenance costs and fail in feature-less environments or under significant viewpoint changes typical of crowd-sourced data. To address this, we propose OPENNAVMAP, a lightweight, structure-free topometric system leveraging 3D geometric foundation models for on-demand reconstruction. Our method unifies dynamic programming-based sequence matching, geometric verification, and confidence-calibrated optimization to robust, coarse-to-fine submap alignment without requiring pre-built 3D models. Evaluations on the Map-Free benchmark demonstrate superior accuracy over structure-from-motion and regression baselines, achieving an average translation error of 0.62m. Furthermore, the system maintains global consistency across 15km of multi-session data with an absolute trajectory error below 3m for map merging. Finally, we validate practical utility through 12 successful autonomous image-goal navigation tasks on simulated and physical robots. Code and datasets will be publicly available in https://rpl-cs-ucl.github.io/OpenNavMap_page.
