baxter_h2r_packages icon indicating copy to clipboard operation
baxter_h2r_packages copied to clipboard

calibration using right hand camera

Open arpit15 opened this issue 7 years ago • 1 comments

To calibrate using kinect and right_hand_camera, I was using the baxter_bundle_calibrate_right.launch. I noticed that the argument marker_size is 4.8. However when I printed the table_8_9_10.xml the size marker is 4.4. So I changed the marker size to 4.4. After doing that I am getting bad calibration. Please let me know what did I do wrong.

arpit15 avatar Oct 19 '16 20:10 arpit15

I had the same issue. The master marker would show in a wrong position in Rviz, even though the other markers are detected correctly.

When you changed the marker_size from 4.8 to 4.4, did you also change the values in table_8_9_10.xml? In that .xml file, there are the coordinates of all the markers, relative to the center of the master marker. If you change the markers' sizes, then you should also change the coordinates.

cristipiticul avatar Feb 20 '17 10:02 cristipiticul