-
Notifications
You must be signed in to change notification settings - Fork 110
Description
Hi everyone,
I am performing eye-to-hand calibration using 6 DOF cobot and logitech C270 as my usb_camera. In context tab, I have selected sensor frame as usb_cam, Target frame as handeye_target, endeffector frame as link6 and base frame as base_0 in the dropdown menu. I also created marker in the target tab. In sensor configurations I have selected eye-to-hand configuration.
I also set the camera initial pose guess by manually the measuring the position of usb camera with respect to base_0 as in the physical setup.(x=0.01 , Y = 0.550, z= 0.710 , rx = -1.57, ry = 2.99, rz = 0.35)
The problem is after taking 4 samples and when go to 5th sample the camera is calibrated and gives the transformation matrix from base_0 to usb_cam. The resulted position and orientation of the camera is very far away from my physical setup.
I have done multiple times but I get wrong position and orientation of the usb camera.
Can anyone tell me what I have done wrong or any steps to follow.



Thanks in advance.