问题描述
K230 可以支持OpenCV手眼标定算法?
例如
R_cam2gripper, t_cam2gripper = cv_lite.calibrateHandEye(
R_gripper2base, t_gripper2base,
R_target2cam, t_target2cam
)
K230 可以支持OpenCV手眼标定算法?
例如
R_cam2gripper, t_cam2gripper = cv_lite.calibrateHandEye(
R_gripper2base, t_gripper2base,
R_target2cam, t_target2cam
)