Ground-Fusion: A Low-cost Ground SLAM System Robust to Corner Cases
Jie Yin, Ang Li, Wei Xi, Wenxian Yu, Danping Zou
TL;DR
The paper tackles the challenge of robust, low-cost SLAM for ground vehicles in diverse indoor and outdoor environments. It introduces Ground-Fusion, a tightly coupled fusion of RGB-D, IMU, wheel odometry, and GNSS within a sliding-window factor-graph to provide accurate localization with real-time dense color mapping. Key contributions include an adaptive initialization with stationary/visual/dynamic modes, explicit anomaly-detection and handling for wheel, vision, and GNSS faults, and a new multi-sensor ground robot dataset. Experiments on Openloris-Scene and Ground-Challenge demonstrate improved robustness in corner cases and GNSS-challenged outdoor scenarios, highlighting the method's practicality and potential impact.
Abstract
We introduce Ground-Fusion, a low-cost sensor fusion simultaneous localization and mapping (SLAM) system for ground vehicles. Our system features efficient initialization, effective sensor anomaly detection and handling, real-time dense color mapping, and robust localization in diverse environments. We tightly integrate RGB-D images, inertial measurements, wheel odometer and GNSS signals within a factor graph to achieve accurate and reliable localization both indoors and outdoors. To ensure successful initialization, we propose an efficient strategy that comprises three different methods: stationary, visual, and dynamic, tailored to handle diverse cases. Furthermore, we develop mechanisms to detect sensor anomalies and degradation, handling them adeptly to maintain system accuracy. Our experimental results on both public and self-collected datasets demonstrate that Ground-Fusion outperforms existing low-cost SLAM systems in corner cases. We release the code and datasets at https://github.com/SJTU-ViSYS/Ground-Fusion.
