Galibr: Targetless LiDAR-Camera Extrinsic Calibration Method via Ground Plane Initialization
Wonho Song, Minho Oh, Jaeyoung Lee, Hyun Myung
TL;DR
Galibr tackles automatic, targetless LiDAR-camera extrinsic calibration in unstructured outdoor environments by introducing a two-stage pipeline that first uses ground-plane information (GP-init) to generate robust initial sensor poses and then refines the extrinsics via edge-matching optimization. The method leverages ground-plane features with Structure-from-Motion and RANSAC for the camera, and a constant-velocity IESKF with TRAVEL segmentation for the LiDAR, followed by an edge-projection-based Levenberg–Marquardt optimization using ELSED edges. Empirical results on KITTI and KAIST datasets show improved accuracy, especially when GP-init is used, and faster runtimes compared with state-of-the-art methods, highlighting practical applicability for moving ground vehicles. The targetless, ground-plane–driven approach offers robust calibration without dedicated targets, enabling maintenance-friendly deployment across diverse terrains and sensor configurations; future work includes integrating IMU data and adaptive filtering to further enhance performance.
Abstract
With the rapid development of autonomous driving and SLAM technology, the performance of autonomous systems using multimodal sensors highly relies on accurate extrinsic calibration. Addressing the need for a convenient, maintenance-friendly calibration process in any natural environment, this paper introduces Galibr, a fully automatic targetless LiDAR-camera extrinsic calibration tool designed for ground vehicle platforms in any natural setting. The method utilizes the ground planes and edge information from both LiDAR and camera inputs, streamlining the calibration process. It encompasses two main steps: an initial pose estimation algorithm based on ground planes (GP-init), and a refinement phase through edge extraction and matching. Our approach significantly enhances calibration performance, primarily attributed to our novel initial pose estimation method, as demonstrated in unstructured natural environments, including on the KITTI dataset and the KAIST quadruped dataset.
