Papers
Topics
Authors
Recent
Search
2000 character limit reached

GaRLIO: Gravity enhanced Radar-LiDAR-Inertial Odometry

Published 11 Feb 2025 in cs.RO | (2502.07703v2)

Abstract: Recently, gravity has been highlighted as a crucial constraint for state estimation to alleviate potential vertical drift. Existing online gravity estimation methods rely on pose estimation combined with IMU measurements, which is considered best practice when direct velocity measurements are unavailable. However, with radar sensors providing direct velocity data-a measurement not yet utilized for gravity estimation-we found a significant opportunity to improve gravity estimation accuracy substantially. GaRLIO, the proposed gravity-enhanced Radar-LiDAR-Inertial Odometry, can robustly predict gravity to reduce vertical drift while simultaneously enhancing state estimation performance using pointwise velocity measurements. Furthermore, GaRLIO ensures robustness in dynamic environments by utilizing radar to remove dynamic objects from LiDAR point clouds. Our method is validated through experiments in various environments prone to vertical drift, demonstrating superior performance compared to traditional LiDAR-Inertial Odometry methods. We make our source code publicly available to encourage further research and development. https://github.com/ChiyunNoh/GaRLIO

Summary

  • The paper introduces GaRLIO, a system that uses radar-derived velocity for accurate gravity estimation, significantly reducing vertical drift in state estimation.
  • It employs a Kalman filter-based framework that fuses point-to-plane and velocity residuals, achieving superior performance over challenging datasets.
  • The method incorporates radar-based dynamic object filtering to enhance robustness in dynamic and cluttered urban environments.

Overview of GaRLIO: Gravity Enhanced Radar-LiDAR-Inertial Odometry

The paper presents GaRLIO, a novel system that integrates gravity estimation with radar, LiDAR, and inertial measurements to enhance odometry performance. The primary objective of GaRLIO is to utilize direct velocity data from radar sensors for accurate gravity estimation, thereby mitigating vertical drift in state estimation processes.

Technical Contributions and Methodology

GaRLIO capitalizes on the integration of radar Doppler measurements with traditional LiDAR-inertial odometry (LIO) systems. The research identifies the shortcomings of conventional gravity estimation approaches that depend solely on pose estimation combined with IMU data, which lack direct velocity observations and often lead to accumulated errors through double integration.

Key features of the proposed method include:

  • Velocity-Aware Gravity Estimation: By incorporating radar-derived velocity directly into the state estimation process, GaRLIO significantly enhances the accuracy of gravity predictions. The improvement is evident in the reduction of vertical drift typically experienced in LIO systems.
  • Dynamic Object Filtering: The system utilizes radar data to filter out dynamic objects from the LiDAR point clouds, thereby increasing robustness against environmental changes. This filtering leverages the Doppler velocity information to distinguish and remove moving objects from the scene.
  • State Propagation and Update Framework: The work employs a Kalman filter-based approach, utilizing both point-to-plane and pointwise velocity residuals. This dual-update mechanism ensures a high-fidelity fusion of sensor data, achieving optimal state estimation.

The system's effectiveness is demonstrated with a comprehensive evaluation over several public datasets, showing GaRLIO's superior performance in environments prone to vertical drift and dynamic changes when compared to existing state-of-the-art LIO methods.

Experimental Validation and Results

The evaluation involved datasets such as NTU4DRadLM and Snail-Radar, encompassing a diverse array of scenarios including urban environments, adverse weather conditions, and dynamic scenes with high object movement. The system's performance was benchmarked using metrics like RMSE of absolute trajectory error (ATE) in both translation and rotation.

  • Quantitative Improvements: GaRLIO consistently outperformed traditional LIO methods, especially in sequences with significant elevation changes and high dynamics. The integration of radar velocity data contributed to more accurate gravity estimation, decreasing mean error rates markedly over challenging sequences.
  • Robustness in Dynamic Environments: The system's ability to filter dynamic objects from LiDAR scans enhances its applicability to real-world scenarios populated with moving entities like vehicles and pedestrians.

Implications and Future Directions

The implications of this research are manifold, both in theoretical advancements and practical deployments. The incorporation of radar for gravity estimation represents a substantial improvement in mitigating LIO’s inherent weaknesses related to vertical drift and dynamic obstruction. The open-source availability of GaRLIO further underscores the potential for widespread adaptation and continued development within the robotics and autonomous vehicle communities.

For future developments, extending GaRLIO’s framework to various platforms, including UAVs and autonomous underwater vehicles (AUVs), could be explored. Additionally, improvements in radar data processing and integration algorithms might yield further performance gains, particularly in cluttered and rapidly changing environments. The exploration of more comprehensive sensor fusion models that combine other environmental sensors (e.g., cameras, GNSS) could also be pursued to enhance robustness and precision in diverse operational conditions.

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.