Hand-eye calibration is the problem of estimating the spatial transformation between a reference frame, usually the base of a robot arm or its gripper, and the reference frame of one or multiple cameras. Generally, this calibration is solved as a non-linear optimization problem, what instead is rarely done is to exploit the underlying graph structure of the problem itself. Actually, the problem of hand-eye calibration can be seen as an instance of the Simultaneous Localization and Mapping (SLAM) problem. Inspired by this fact, in this work we present a pose-graph approach to the hand-eye calibration problem that extends a recent state-of-the-art solution in two different ways: i) by formulating the solution to eye-on-base setups with one camera; ii) by covering multi-camera robotic setups. The proposed approach has been validated in simulation against standard hand-eye calibration methods. Moreover, a real application is shown. In both scenarios, the proposed approach overcomes all alternative methods. We release with this paper an open-source implementation of our graph-based optimization framework for multi-camera setups.
翻译:手眼标定是估计参考坐标系(通常是机器人臂的基座或其夹爪)与一个或多个相机参考坐标系之间空间变换的问题。通常,该标定被作为非线性优化问题求解,但极少有研究利用问题本身的底层图结构。实际上,手眼标定问题可视为同步定位与地图构建(SLAM)问题的一个实例。受此启发,本文提出一种面向手眼标定问题的位姿图方法,该方法从两个方向扩展了现有最新解决方案:i) 通过制定适用于单相机眼在基座配置的解决方案;ii) 通过覆盖多相机机器人系统。所提方法已在仿真环境中与标准手眼标定方法进行了验证,并展示了实际应用案例。在两种场景下,所提方法均优于所有替代方法。本文附带发布了多相机系统基于图优化的开源实现框架。