Eye-to-Hand calibration for Xarm 6

I am looking for Robotics Hand-Eye calibration for pick and place the objects with help of 3D vision camera. Could anybody please guide me on how to do or is there any online courses to learn that? I am new to this calibration process.

Xarm made a ROS 1 library for this - xarm_ros/xarm_vision at master · xArm-Developer/xarm_ros · GitHub

It requires the Intel d435i camera to work. I haven’t tried it myself.

Hi vimal_mh,

We provide a simple demo for Intel D435 camera, only for your reference.
xarm_ros/xarm_vision at master · xArm-Developer/xarm_ros · GitHub

Before using the camera, please refer to the below realsense official GitHub to do the calibration.
GitHub - IntelRealSense/realsense-ros: Intel(R) RealSense(TM) ROS Wrapper for D400 series, SR300 Camera and T265 Tracking Module

Best regards,
Minna