ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Realsense hand-eye calibration - best practise?

asked 2019-11-11 05:05:33 -0500

Nicolas gravatar image

Hello,

what is a good way to do eye-to-hand calibration with a RealSense D435 between the fixed camera and a robot arm (e.g. UR)? I have used the easy_handeye package to calibrate the RGB camera to the robot base, but the result is consistently off by a few cm.

Is it better to calibrate against the IR camera? Is the factory intrinsic calibration of the RealSense typically sufficient?

Best Regards!

edit retag flag offensive close merge delete

Comments

Which calibration object you are using... Chessboard or aruca tag ??

Abhishekpg gravatar image Abhishekpg  ( 2020-01-09 14:57:20 -0500 )edit

3 Answers

Sort by ยป oldest newest most voted
0

answered 2020-01-09 14:58:28 -0500

Abhishekpg gravatar image

You can use the package visp_hand2eye_calibration to do the calibration. The aruca tag is commonly used as the calibration object. It gives accurate calibration.

edit flag offensive delete link more
0

answered 2020-01-09 04:06:44 -0500

Thomas B. Lyons gravatar image

Factory calibration is usually sufficient.

edit flag offensive delete link more
0

answered 2019-11-26 01:11:43 -0500

You can try this repo, which works on ROS2 dashing with realsense D435 and UR5.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-11-11 05:05:33 -0500

Seen: 1,457 times

Last updated: Jan 09 '20