robotology / cardinal-points-grasp

Simple superquadric-based grasping pose generator for iCub
GNU General Public License v2.0
5 stars 4 forks source link

Moonshot mobile manipulation #20

Open jchevrie opened 5 years ago

jchevrie commented 5 years ago

Add a feature to enable pose ranking from afar to plan the best robot base pose to grasp an object.

Note: grasping pose pruning conditions concerning the hand axis pointing upwards have been changed to be more flexible (less specific to icub hands). This is the only change that can have an influence on grasping with icub and may require check on icub.

Note: this PR also includes the PR about pseudo-cardinal points #17, which is not described here but included changes in the whole pipeline.