graspit-pkgs icon indicating copy to clipboard operation
graspit-pkgs copied to clipboard

Pre-grasp state computation still not 100% working

Open JenniferBuehler opened this issue 10 years ago • 0 comments

The pre-grasp state computation (grasp_planning_graspit::EigenGraspPlanner::getPregraspJointDOFs) is not working reliably yet. It just opens the hand completely in the cases I tested so far. There are some problems with the GraspIt! methods Robot::autoGrasp() and Robot::quickOpen() and collisions being present (the latter being a "hack" of GraspIt!, but so far the only method with the functionality to open the hand until no contacts detected).

This issue needs more testing and probably a new method to replace the GraspIt! quickOpen().

JenniferBuehler avatar Mar 28 '16 16:03 JenniferBuehler