Hand-Eye Calibration Problem
This tutorial aims to describe the problem that the hand-eye calibration solves as well as to introduce robot poses and coordinate systems that are required for the hand-eye calibration. If you are not familiar with (robot) poses and coordinate systems, check out Position, Orientation and Coordinate Transformations.
로봇은 어떻게 물건을 집을 수 있습니까?
Zivid 포인트 클라우드는 Zivid 카메라의 좌표계를 기준으로 지정됩니다. 이 좌표계의 원점은 Zivid 이미저 렌즈(내부 2D 카메라)의 중앙에 고정됩니다. 머신 비전 소프트웨어는 이 데이터 포인트 모음에서 감지 및 위치 파악 알고리즘을 실행할 수 있습니다. Zivid 카메라의 좌표계( \(H^{CAM}_{OBJ}\) )에서 물체의 자세를 결정할 수 있습니다.
핸드-아이 칼리브레이션 문제를 정의했으므로 이제 핸드-아이 칼리브레이션 방법에 대해 알아보겠습니다. Hand-Eye Calibration Solution.