ROAIOct 24, 2019

UniGrasp: Learning a Unified Model to Grasp with Multifingered Robotic Hands

arXiv:1910.10900v229 citations
Originality Highly original
AI Analysis

This addresses the challenge of developing versatile robotic grasping systems that can adapt to different hand designs, offering a practical solution for robotics applications.

The paper tackles the problem of generalizing grasp synthesis across diverse multifingered robotic hands by proposing UniGrasp, a unified model that uses object geometry and gripper attributes as inputs to select contact points, achieving over 90% valid contact points in simulation and more than 90% successful grasps in real-world experiments for various grippers.

To achieve a successful grasp, gripper attributes such as its geometry and kinematics play a role as important as the object geometry. The majority of previous work has focused on developing grasp methods that generalize over novel object geometry but are specific to a certain robot hand. We propose UniGrasp, an efficient data-driven grasp synthesis method that considers both the object geometry and gripper attributes as inputs. UniGrasp is based on a novel deep neural network architecture that selects sets of contact points from the input point cloud of the object. The proposed model is trained on a large dataset to produce contact points that are in force closure and reachable by the robot hand. By using contact points as output, we can transfer between a diverse set of multifingered robotic hands. Our model produces over 90% valid contact points in Top10 predictions in simulation and more than 90% successful grasps in real world experiments for various known two-fingered and three-fingered grippers. Our model also achieves 93%, 83% and 90% successful grasps in real world experiments for an unseen two-fingered gripper and two unseen multi-fingered anthropomorphic robotic hands.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes