Closed Aki92-Xavier closed 3 years ago
Hi @Aki92-Xavier, we are testing the camera calibration support, but this part is actually not ready for release yet, we uploaded it by mistake. Since it's still under development, we are not sure if this can give the correct calibration.
Thank you for your quick reply. I'm looking forward to see the camera calibration for xarm.
Hi @Aki92-Xavier, we are testing the camera calibration support, but this part is actually not ready for release yet, we uploaded it by mistake. Since it's still under development, we are not sure if this can give the correct calibration.
now,can we use the camera calibration correctly?
hi @jzx-gooner , yes it is ready now for realsense D435i with real xArm. Please refer to https://github.com/xArm-Developer/xarm_ros#7-xarm-vision
hi @jzx-gooner , yes it is ready now for realsense D435i with real xArm. Please refer to https://github.com/xArm-Developer/xarm_ros#7-xarm-vision
cool,i will try !
hi @jzx-gooner @penglongxiang , yes it is ready now for realsense D435i with real xArm. Please refer to https://github.com/xArm-Developer/xarm_ros#7-xarm-vision
Then I tried to skip the sample where Aruco marker is not visible completely and then I lead to taking samples around 8-10. Then Compute and save the calibration but that was not precise. Is there any particular number of samples must be for precise coordinate?
May I know in which scenario “pre-empted” can occur? And reason of its occurrence while calibrating or executing using move it?
Thanks
hi @goyalvarun02,
For my own experience, if the marker moves out of vision, just skip this sample and click next. If after one cycle there is not enough valid sample points, then go with "check starting point" and do the whole process again until there are at least 15 valid samples.
Sorry I have no experience of Eye-On-Base calibration, you may consult "easy-handeye
" developers/maintainers for advice. Or check if there is better calibration method other than this.
"Preempted" is usually caused by real robot failing to follow the command trajectory during execution of a successful plan. Please check if there is any Error Code reported from xArm controller side.
Hi, I am using realsense D435 and Xarm6. I found this launch file in xarm_ros/xarm_camera/launch/xarm_realsense_d435i_eyeinhand.launch.
Could you please explain how to use this launch file and does it calibrate?