graspnet/graspnet-baseline

Camera positions with respect to robot reference frames

Closed this issue · 1 comments

Thanks for the great work! Is there any file reporting the camera extrinsic parameters which describe the relative position between the camera and a robot reference frame (e.g., the hand-eye transformation)?

Hi, the input point clouds and output grasps are in camera frame, so extrinsic parameters are not required during inference. In real robot experiments, you can transform the grasps according to your calibration result.