ROMar 14, 2021

A Normal Distribution Transform-Based Radar Odometry Designed For Scanning and Automotive Radars

arXiv:2103.07908v369 citations
AI Analysis

This work addresses the need for versatile radar odometry in robotics and autonomous vehicles, offering a significant improvement over existing methods but is incremental as it builds on known techniques like NDT.

The paper tackles the problem of radar odometry (RO) by developing a method that adapts to both scanning and automotive radars, reducing translational error by 51% and 30% and rotational error by 17% and 29% compared to state-of-the-art methods on public datasets.

Existing radar sensors can be classified into automotive and scanning radars. While most radar odometry (RO) methods are only designed for a specific type of radar, our RO method adapts to both scanning and automotive radars. Our RO is simple yet effective, where the pipeline consists of thresholding, probabilistic submap building, and an NDT-based radar scan matching. The proposed RO has been tested on two public radar datasets: the Oxford Radar RobotCar dataset and the nuScenes dataset, which provide scanning and automotive radar data respectively. The results show that our approach surpasses state-of-the-art RO using either automotive or scanning radar by reducing translational error by 51% and 30%, respectively, and rotational error by 17% and 29%, respectively. Besides, we show that our RO achieves centimeter-level accuracy as lidar odometry, and automotive and scanning RO have similar accuracy.

Code Implementations2 repos
Foundations

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

Your Notes