Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 444 Bytes

MiniTripodHeads

Example

Hand-eye Calibration example

Step1

use calibration.py to calibrate your camera

Step2

use hand_eye_calibration_get.py to get the equation for hand-eye calibration

Step3

use hand_eye_calibration_compute.py to computer the transformation matrix from hand to camera

Step4

use hand_eye_test.py to test your result