SoMa-Project / ec_grasp_planner

Grasp Planner Based on Environmental Constraint Exploitation
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Disney gui #25

Open zweistein opened 6 years ago

zweistein commented 6 years ago

This was tested on the real robot with 3 different objects for which we have some parameters slightly tuned. The edge grasp at TUB works only on the right side of the table (from robot point of view) due to kinematic limitation.

The chosen edge for grasping is randomly selected from all possible edges, so one might need to re-run multiple times until the correct edge is selected. This can be fixed if we include object-ec heuristic like argmin(object distance to edge)