ROApr 25, 2021

Target-free Extrinsic Calibration of a 3D-Lidar and an IMU

arXiv:2104.12280v31 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses calibration challenges for robotics systems, but appears incremental as it builds on existing motion-based methods.

The paper tackles the problem of extrinsic calibration between a 3D Lidar and an IMU without using targets, by developing an algorithm based on an Extended Kalman Filter that exploits motion constraints, and validates it experimentally with open-sourced data.

This work presents a novel target-free extrinsic calibration algorithm for a 3D Lidar and an IMU pair using an Extended Kalman Filter (EKF) which exploits the \textit{motion based calibration constraint} for state update. The steps include, data collection by motion excitation of the Lidar Inertial Sensor suite along all degrees of freedom, determination of the inter sensor rotation by using rotational component of the aforementioned \textit{motion based calibration constraint} in a least squares optimization framework, and finally, the determination of inter sensor translation using the \textit{motion based calibration constraint} for state update in an Extended Kalman Filter (EKF) framework. We experimentally validate our method using data collected in our lab and open-source (https://github.com/unmannedlab/imu_lidar_calibration) our contribution for the robotics research community.

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