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

grasps construction code #11

Closed xins981 closed 1 year ago

xins981 commented 1 year ago

hello, binglei. generally, gen grasp is none-trival, but I can't find related code. in dataset preparation, how determine whether the grasp is success or not. on the other hand, how do you sample collision-free grasp pose?