Dr-PoGO: Direct Radar Pose-Graph Optimization
About
This paper introduces Dr-PoGO, a method for Simultaneous Localization And Mapping (SLAM) using a 2D spinning radar. Unlike cameras or lidars that require line-of-sight, millimetre-wave radars can `see' through dust, falling snow, rain, etc. Accordingly, it is a great modality for robust perception regardless of the weather conditions. While most existing radar-based SLAM methods rely on the extraction of point clouds or features to perform ego-motion estimation, Dr-PoGO leverages direct registration techniques for odometry (DRO) and loop-closure registration. An off-the-shelf radar-focused place recognition algorithm, RaPlace, provides loop-closure candidates. As RaPlace does not provide relative transformations, Dr-PoGO introduces a coarse-to-fine registration that uses visual features and descriptors to obtain an initial guess for the direct transformation refinement. The global trajectory is optimized in a pose-graph optimization. Dr-PoGO demonstrates state-of-the-art performance over 300km of data in various real-world automotive environments. Our implementation is publicly available: https://github.com/utiasASRL/dr_pogo.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Radar SLAM | Boreas-RT (suburbs) | ATE0.75 | 4 | |
| Radar SLAM | Boreas-RT (industrial) | ATE1.58 | 4 | |
| Trajectory Estimation | Boreas Road Trip Suburbs | ATE0.75 | 4 | |
| SE(3) Odometry | Boreas-RT (industrial) | -- | 4 | |
| Trajectory Estimation | Boreas Road Trip Forest | ATE4.31 | 3 | |
| Trajectory Estimation | Boreas Road Trip Farm | ATE4.19 | 3 | |
| Trajectory Estimation | Boreas Road Trip Skyway | ATE3.16 | 3 | |
| Radar SLAM | Boreas-RT (skyway) | ATE3.16 | 2 | |
| Radar SLAM | Boreas-RT (forest) | ATE4.31 | 2 | |
| Radar SLAM | Boreas-RT (farm) | ATE4.19 | 2 |