Skip to content

Release 0.2

Compare
Choose a tag to compare
@giuliavezzani giuliavezzani released this 01 Feb 15:30
· 106 commits to master since this release
c265f16

New features:

  • multiple superquadric model estimation;
  • grasping pose computation with multiple-superquadric models

are provided as new methods in:

  • SuperquadricLibModel;
  • SuperquadricLibGrasp.

New executables:

  • Superquadric-Pipeline-Single is an example of single-superquadric model estimation and grasping pose computation;
  • Superquadric-Pipeline-Multiple is an example of multi-superquadric model estimation and grasping pose computation.

Missing:

  • default parameters
  • more practical parameter setting by the user