ROCVJun 1, 2022

PaGO-LOAM: Robust Ground-Optimized LiDAR Odometry

arXiv:2206.00266v128 citationsh-index: 38Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for more robust LiDAR odometry in autonomous vehicles and robotics, but it is incremental as it builds on existing state-of-the-art methods.

The paper tackles the problem of evaluating the impact of ground segmentation on LiDAR odometry for terrestrial mobile platforms, proposing a framework and a novel method called PaGO-LOAM that shows robust and accurate performance on the KITTI dataset compared to a baseline.

Numerous researchers have conducted studies to achieve fast and robust ground-optimized LiDAR odometry methods for terrestrial mobile platforms. In particular, ground-optimized LiDAR odometry usually employs ground segmentation as a preprocessing method. This is because most of the points in a 3D point cloud captured by a 3D LiDAR sensor on a terrestrial platform are from the ground. However, the effect of the performance of ground segmentation on LiDAR odometry is still not closely examined. In this paper, a robust ground-optimized LiDAR odometry framework is proposed to facilitate the study to check the effect of ground segmentation on LiDAR SLAM based on the state-of-the-art (SOTA) method. By using our proposed odometry framework, it is easy and straightforward to test whether ground segmentation algorithms help extract well-described features and thus improve SLAM performance. In addition, by leveraging the SOTA ground segmentation method called Patchwork, which shows robust ground segmentation even in complex and uneven urban environments with little performance perturbation, a novel ground-optimized LiDAR odometry is proposed, called PaGO-LOAM. The methods were tested using the KITTI odometry dataset. \textit{PaGO-LOAM} shows robust and accurate performance compared with the baseline method. Our code is available at https://github.com/url-kaist/AlterGround-LeGO-LOAM.

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