arXiv:2504.01987cs.ROcs.CV2025-04被引 3

无需重叠视野和外部设备,实现任意传感器布局的激光雷达与车辆间精准标定。

CaLiV: LiDAR-to-Vehicle Calibration of Arbitrary Sensor Setups

  • 通过运动产生视场重叠,结合无迹卡尔曼滤波估计车辆位姿。
  • 采用GMMCalib框架对点云配准,将外参求解转为优化问题。
  • 支持非重叠视角与传感器到车辆的高精度旋转/平移标定,适合自动驾驶系统。

在自动驾驶系统中,传感器标定对于动态环境下的安全高效导航至关重要。准确的标定是可靠感知与规划任务(如目标检测和障碍物避让)的前提。现有激光雷达标定方法大多要求视场重叠,或依赖外部传感设备,或假设环境特征丰富;且绝大多数算法不支持传感器到车辆的标定。本文提出一种新型基于目标的多激光雷达系统传感器间及传感器到车辆标定方法——CaLiV。该方法适用于非重叠视场,无需任何外部设备。首先通过运动制造视场重叠,并利用无迹卡尔曼滤波估计车辆位姿;随后使用基于高斯混合模型的配准框架GMMCalib,将点云对齐至统一标定坐标系;最后将传感器外参恢复转化为一个最小化问题。实验表明,本方法可精确求解平移与旋转的传感器间误差,同时所有传感器到车辆的旋转角度也可高精度标定。仿真结果已在真实场景中验证。代码开源,地址:https://github.com/TUMFTM/CaLiV。

原文摘要 · Abstract (English)

In autonomous systems, sensor calibration is essential for safe and efficient navigation in dynamic environments. Accurate calibration is a prerequisite for reliable perception and planning tasks such as object detection and obstacle avoidance. Many existing LiDAR calibration methods require overlapping fields of view, while others use external sensing devices or postulate a feature-rich environment. In addition, Sensor-to-Vehicle calibration is not supported by the vast majority of calibration algorithms. In this work, we propose a novel target-based technique for extrinsic Sensor-to-Sensor and Sensor-to-Vehicle calibration of multi-LiDAR systems called CaLiV. This algorithm works for non-overlapping fields of view and does not require any external sensing devices. First, we apply motion to produce field of view overlaps and utilize a simple Unscented Kalman Filter to obtain vehicle poses. Then, we use the Gaussian mixture model-based registration framework GMMCalib to align the point clouds in a common calibration frame. Finally, we reduce the task of recovering the sensor extrinsics to a minimization problem. We show that both translational and rotational Sensor-to-Sensor errors can be solved accurately by our method. In addition, all Sensor-to-Vehicle rotation angles can also be calibrated with high accuracy. We validate the simulation results in real-world experiments. The code is open-source and available on https://github.com/TUMFTM/CaLiV.

传感器标定激光雷达自动驾驶点云配准

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。