ROCVMay 27, 2022

OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving

Stanford
arXiv:2205.14087v284 citationsh-index: 72Has Code
Originality Synthesis-oriented
AI Analysis

This provides a comprehensive calibration solution for autonomous driving researchers, though it is incremental as it consolidates existing methods into a single toolbox.

The authors tackled the problem of multi-sensor calibration for autonomous vehicles by presenting OpenCalib, a toolbox with various calibration methods and a benchmark dataset, which is the first open-sourced codebase covering full autonomous-driving calibration approaches.

Accurate sensor calibration is a prerequisite for multi-sensor perception and localization systems for autonomous vehicles. The intrinsic parameter calibration of the sensor is to obtain the mapping relationship inside the sensor, and the extrinsic parameter calibration is to transform two or more sensors into a unified spatial coordinate system. Most sensors need to be calibrated after installation to ensure the accuracy of sensor measurements. To this end, we present OpenCalib, a calibration toolbox that contains a rich set of various sensor calibration methods. OpenCalib covers manual calibration tools, automatic calibration tools, factory calibration tools, and online calibration tools for different application scenarios. At the same time, to evaluate the calibration accuracy and subsequently improve the accuracy of the calibration algorithm, we released a corresponding benchmark dataset. This paper introduces various features and calibration methods of this toolbox. To our knowledge, this is the first open-sourced calibration codebase containing the full set of autonomous-driving-related calibration approaches in this area. We wish that the toolbox could be helpful to autonomous driving researchers. We have open-sourced our code on GitHub to benefit the community. Code is available at https://github.com/PJLab-ADG/SensorsCalibration.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes