Table of Contents
Fetching ...

Incorporating GNSS Information with LIDAR-Inertial Odometry for Accurate Land-Vehicle Localization

Jintao Cheng, Bohuan Xue, Shiyang Chen, Qiuchi Xiang, Xiaoyu Tang

TL;DR

The paper tackles the problem of accurate, drift-resistant land-vehicle localization at high speeds by integrating GNSS, IMU, and LIDAR within a framework that uses an offline 3D pointcloud map. It introduces a novel Dynamic-ICP registration to accelerate convergence for initial localization and relocalization, and combines GNSS velocity, IMU preintegration, and LIDAR odometry to provide robust pose estimates. A constrained GNSS velocity-aided pose adjustment and an integrated LIDAR–Inertial–GNSS navigation scheme further reduce drift and improve global consistency. Experimental results on urban and open environments demonstrate improved accuracy and robustness over baselines, highlighting practical applicability for real-time autonomous navigation in challenging scenarios.

Abstract

Currently, visual odometry and LIDAR odometry are performing well in pose estimation in some typical environments, but they still cannot recover the localization state at high speed or reduce accumulated drifts. In order to solve these problems, we propose a novel LIDAR-based localization framework, which achieves high accuracy and provides robust localization in 3D pointcloud maps with information of multi-sensors. The system integrates global information with LIDAR-based odometry to optimize the localization state. To improve robustness and enable fast resumption of localization, this paper uses offline pointcloud maps for prior knowledge and presents a novel registration method to speed up the convergence rate. The algorithm is tested on various maps of different data sets and has higher robustness and accuracy than other localization algorithms.

Incorporating GNSS Information with LIDAR-Inertial Odometry for Accurate Land-Vehicle Localization

TL;DR

The paper tackles the problem of accurate, drift-resistant land-vehicle localization at high speeds by integrating GNSS, IMU, and LIDAR within a framework that uses an offline 3D pointcloud map. It introduces a novel Dynamic-ICP registration to accelerate convergence for initial localization and relocalization, and combines GNSS velocity, IMU preintegration, and LIDAR odometry to provide robust pose estimates. A constrained GNSS velocity-aided pose adjustment and an integrated LIDAR–Inertial–GNSS navigation scheme further reduce drift and improve global consistency. Experimental results on urban and open environments demonstrate improved accuracy and robustness over baselines, highlighting practical applicability for real-time autonomous navigation in challenging scenarios.

Abstract

Currently, visual odometry and LIDAR odometry are performing well in pose estimation in some typical environments, but they still cannot recover the localization state at high speed or reduce accumulated drifts. In order to solve these problems, we propose a novel LIDAR-based localization framework, which achieves high accuracy and provides robust localization in 3D pointcloud maps with information of multi-sensors. The system integrates global information with LIDAR-based odometry to optimize the localization state. To improve robustness and enable fast resumption of localization, this paper uses offline pointcloud maps for prior knowledge and presents a novel registration method to speed up the convergence rate. The algorithm is tested on various maps of different data sets and has higher robustness and accuracy than other localization algorithms.

Paper Structure

This paper contains 14 sections, 18 equations, 2 figures, 1 table, 1 algorithm.

Figures (2)

  • Figure 1: The diagram of our method scheme. The red dotted box shows our three main sub-frameworks, and the blue dotted box shows the general LIO frame.
  • Figure 2: Comparision of trajectory results of our method, LOAM and ground truth in HK02 hsu2021urbannav dataset.