The evolution of superquadric modeling and grasping #471
pattacini
started this conversation in
Research news
Replies: 1 comment 4 replies
-
Hi, what i want to do is to grasp the wheel by icub hands, so i find here, can i use this tool in my application? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We recently extended the superquadric modeling and grasping pipeline to deal with more complex objects!
Our robots are now able to reconstruct 3D models and to compute grasp candidates for a large number of objects:
Technology
We use nonlinear constrained optimization both to fit the multi-superquadric model to the partial point cloud of the object and to obtain the grasping poses.
Perks
Outlook
Code
A new and efficient implementation of our (single and multiple) superquadric modeling and grasping algorithms is now available as a library: https://github.com/robotology/superquadric-lib.
Publications
A new publication about multi-superquadric modeling and grasping is coming soon!
For now, you can have a look at the other papers explaining the evolution of our method:
Credits go to @giuliavezzani
Beta Was this translation helpful? Give feedback.
All reactions