moveit/moveit_grasps

Generalization for non-cuboid objects

kokkalisko opened this issue · 0 comments

The source code only supports cuboid objects.
However, how non-cuboid ones should be handled when using MoveIt Grasps?
Should the object be spitted into smaller bounding boxes somehow? Is there any idea on how to do that? Perhaps some papers?