vincentmllr / deep-robot-grasping

Teaching a Franka Emika Panda robot to grasp objects using deep reinforcement learning
21 stars 1 forks source link

How to obtain the transformation matrix of the gripper relative to the Franka base coordinate system #5

Open upc-ghy opened 5 months ago

upc-ghy commented 5 months ago

Sorry to bother you, may I ask how to obtain the transformation matrix of the gripper relative to the Franka base coordinate system. I have used Realsense and Franka robots for hand eye calibration to obtain the transformation matrix from the camera to the end axis of the robotic arm. How to obtain the coordinate system from the end axis to the Franka base, and how to obtain the Franka gripper relative to the base coordinate system?