ROCVNov 30, 2024

Real-Time Metric-Semantic Mapping for Autonomous Navigation in Outdoor Environments

arXiv:2412.00291v121 citationsh-index: 18Has CodeIEEE Trans Autom Sci Eng
Originality Incremental advance
AI Analysis

This addresses the problem of efficient and consistent mapping for autonomous robots in outdoor settings, representing an incremental improvement with GPU acceleration.

The paper tackles real-time metric-semantic mapping for autonomous navigation in outdoor environments by introducing a LiDAR-Visual-Inertial system that achieves frame processing in less than 7ms and integrates into a campus navigation system.

The creation of a metric-semantic map, which encodes human-prior knowledge, represents a high-level abstraction of environments. However, constructing such a map poses challenges related to the fusion of multi-modal sensor data, the attainment of real-time mapping performance, and the preservation of structural and semantic information consistency. In this paper, we introduce an online metric-semantic mapping system that utilizes LiDAR-Visual-Inertial sensing to generate a global metric-semantic mesh map of large-scale outdoor environments. Leveraging GPU acceleration, our mapping process achieves exceptional speed, with frame processing taking less than 7ms, regardless of scenario scale. Furthermore, we seamlessly integrate the resultant map into a real-world navigation system, enabling metric-semantic-based terrain assessment and autonomous point-to-point navigation within a campus environment. Through extensive experiments conducted on both publicly available and self-collected datasets comprising 24 sequences, we demonstrate the effectiveness of our mapping and navigation methodologies. Code has been publicly released: https://github.com/gogojjh/cobra

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes