zhaobinglei / REGNet_for_3D_Grasping

RGENet is a REgion-based Grasp Network for End-to-end Grasp Detection in Point Clouds. It aims at generating the optimal grasp of novel objects from partial noisy observations.
MIT License
56 stars 10 forks source link

How can I calculate the collision-free ratio and the antipodal score? #6

Open qingchenkanlu opened 2 years ago

qingchenkanlu commented 2 years ago

In the test.py, the code seems don't calculate the collision-free ratio, how can I calculate it?