IROS 2024poster21 citations

SR-LIO: LiDAR-Inertial Odometry with Sweep Reconstruction

Zikang Yuan, Fengtian Lang, Tianle Xu, Xin Yang

Abstract

This paper proposes a novel LiDAR-Inertial odometry (LIO), named SR-LIO, based on an error state iterated Kalman filter (ESIKF) framework. We adapt the sweep reconstruction method, which segments and reconstructs raw input sweeps from spinning LiDAR to obtain reconstructed sweeps with higher frequency. We found that such method can effectively reduce the time interval for each iterated state update, improving the state estimation accuracy and enabling the usage of ESIKF framework for fusing high-frequency IMU and low-frequency LiDAR. To prevent inaccurate trajectory caused by multiple distortion correction to a particular point, we further propose to perform distortion correction for each segment. Experimental results on four public datasets demonstrate that our SR-LIO outperforms all existing state-of-the-art methods on accuracy, and reducing the time interval of iterated state update via the proposed sweep reconstruction can improve the accuracy and frequency of estimated states. The source code of SR-LIO is publicly available for the development of the community.

BibTeX
@inproceedings{iros2024_srliolidarinerti,
  title = {SR-LIO: LiDAR-Inertial Odometry with Sweep Reconstruction},
  author = {Zikang Yuan and Fengtian Lang and Tianle Xu and Xin Yang},
  booktitle = {IROS 2024},
  year = {2024}
}