Grasp Depth Question #8
Replies: 1 comment
-
Hi Yuhan, Thanks for reaching out with this important question! Grasp depth is not fixed, and participants are free to try different grasp depths. Here's how it works:
Z = approach_direction / np.linalg.norm(approach_direction)
position_with_depth = position + grasp_depth * Z I hope this clarifies things! Feel free to ask if you have any more questions. |
Beta Was this translation helpful? Give feedback.
-
Dear Organizer Team,
I have a short question regarding the rule.
As of my understanding, the participants only submit the grasp pose for execution, since the .json file of grasp pose submission does not include the "grasp depth" term. Can I take the assumption that the grasp depth is set to a fixed value for everyone (e.g. the 5cm used in data collection) during developing?
Thanks in advance and wish you a nice day,
Yuhan
Beta Was this translation helpful? Give feedback.
All reactions