Doppler-SLAM: Doppler-Aided Radar-Inertial and LiDAR-Inertial Simultaneous Localization and Mapping
Dong Wang, Hannes Haag, Daniel Casado Herraez, Stefan May, Cyrill Stachniss, Andreas Nüchter
TL;DR
Doppler-SLAM addresses robust SLAM under challenging conditions by unifying 4D radar-inertial and FMCW LiDAR-inertial SLAM through Doppler velocity integration. The framework couples a four-module front-end—velocity filtering, motion compensation, state estimation via IEKF—and an online calibration-enabled graph back-end with loop closure to maintain sensor alignment. Key innovations include a Doppler-based scan-matching approach, a dynamic-point velocity filter that does not assume a static majority, and an online extrinsic calibration mechanism aided by Doppler velocity and loop closures. Extensive experiments across multiple public and proprietary datasets demonstrate superior accuracy and robustness in dynamic environments, with open-source code and a new IMADAR dataset to foster further research.
Abstract
Simultaneous localization and mapping (SLAM) is a critical capability for autonomous systems. Traditional SLAM approaches, which often rely on visual or LiDAR sensors, face significant challenges in adverse conditions such as low light or featureless environments. To overcome these limitations, we propose a novel Doppler-aided radar-inertial and LiDAR-inertial SLAM framework that leverages the complementary strengths of 4D radar, FMCW LiDAR, and inertial measurement units. Our system integrates Doppler velocity measurements and spatial data into a tightly-coupled front-end and graph optimization back-end to provide enhanced ego velocity estimation, accurate odometry, and robust mapping. We also introduce a Doppler-based scan-matching technique to improve front-end odometry in dynamic environments. In addition, our framework incorporates an innovative online extrinsic calibration mechanism, utilizing Doppler velocity and loop closure to dynamically maintain sensor alignment. Extensive evaluations on both public and proprietary datasets show that our system significantly outperforms state-of-the-art radar-SLAM and LiDAR-SLAM frameworks in terms of accuracy and robustness. To encourage further research, the code of our Doppler-SLAM and our dataset are available at: https://github.com/Wayne-DWA/Doppler-SLAM.
