Camera positions with respect to robot reference frames
Closed this issue · 1 comments
davidea97 commented
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)?
chenxi-wang commented
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.