Dear author, It seems the camera is wrong calibrated in its driver. I would appreciate if you could help me!!
Currently, i am using the easy-hand-eye clibration repository to do eye-in-base calibration. However, I find the orbecca's camera can get a very wrong calibration result, in which the translation result is nearlly three times the ground true data, but the rotation is nearlly correct.
Here is my result, i have nearlly let the end of effector of my arm to attach the camera. But in RVIZ, it shows the camera is long away to the robot arm. But what suprising me, is the rotation is nearlly accurate. But translation result is very bad.
93067a93b246)
However, when i try to use realsense DB435 camera to do the same calibration method. The result is completely correct!!!However, when i try to use realsense DB435 camera to do the same calibration method. The result is completely correct!!!
As a result, i have a insight to the camera's published intrinsic matrix and also the resolution:
The resolution and the intrinsic matrix are corresponded and seems very correct.
Then i try to debug the distrance between the camera and the aurco marker:
Here is the orbecca camera to detect the distance to the aurco marker
Here is the realsense DB435 camera to detect the distance to the aurco marker. (The realsense camera is sticked to the upward of orbecca astra)
What i find riduculous here is the realsense DB435 result is correct, however, the orbecca astra's translation in Z-axis result seems to be three times bigger than the truth data.
I have no idea why the color intrinsic matrix seems to be good, but the result seems to be three times wrong scale in tranlation Z-axis. Do you know what is the issue here? Is it possible that the camera is wrong pre-calibrated when manufacturing??
Dear author, It seems the camera is wrong calibrated in its driver. I would appreciate if you could help me!!
Currently, i am using the easy-hand-eye clibration repository to do eye-in-base calibration. However, I find the orbecca's camera can get a very wrong calibration result, in which the translation result is nearlly three times the ground true data, but the rotation is nearlly correct.
Here is my result, i have nearlly let the end of effector of my arm to attach the camera. But in RVIZ, it shows the camera is long away to the robot arm. But what suprising me, is the rotation is nearlly accurate. But translation result is very bad.
93067a93b246)
However, when i try to use realsense DB435 camera to do the same calibration method. The result is completely correct!!! However, when i try to use realsense DB435 camera to do the same calibration method. The result is completely correct!!!
As a result, i have a insight to the camera's published intrinsic matrix and also the resolution:
The resolution and the intrinsic matrix are corresponded and seems very correct.
Then i try to debug the distrance between the camera and the aurco marker:
Here is the orbecca camera to detect the distance to the aurco marker
Here is the realsense DB435 camera to detect the distance to the aurco marker. (The realsense camera is sticked to the upward of orbecca astra)
What i find riduculous here is the realsense DB435 result is correct, however, the orbecca astra's translation in Z-axis result seems to be three times bigger than the truth data.
Here is the roslaunch file i used.
I have no idea why the color intrinsic matrix seems to be good, but the result seems to be three times wrong scale in tranlation Z-axis. Do you know what is the issue here? Is it possible that the camera is wrong pre-calibrated when manufacturing??
The original issue you can find in: https://github.com/IFL-CAMP/easy_handeye/issues/143.