English

Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach

Robotics 2018-05-16 v2

Abstract

This paper presents a real-time, object-independent grasp synthesis method which can be used for closed-loop grasping. Our proposed Generative Grasping Convolutional Neural Network (GG-CNN) predicts the quality and pose of grasps at every pixel. This one-to-one mapping from a depth image overcomes limitations of current deep-learning grasping techniques by avoiding discrete sampling of grasp candidates and long computation times. Additionally, our GG-CNN is orders of magnitude smaller while detecting stable grasps with equivalent performance to current state-of-the-art techniques. The light-weight and single-pass generative nature of our GG-CNN allows for closed-loop control at up to 50Hz, enabling accurate grasping in non-static environments where objects move and in the presence of robot control inaccuracies. In our real-world tests, we achieve an 83% grasp success rate on a set of previously unseen objects with adversarial geometry and 88% on a set of household objects that are moved during the grasp attempt. We also achieve 81% accuracy when grasping in dynamic clutter.

Keywords

Cite

@article{arxiv.1804.05172,
  title  = {Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach},
  author = {Douglas Morrison and Peter Corke and Jürgen Leitner},
  journal= {arXiv preprint arXiv:1804.05172},
  year   = {2018}
}

Comments

Robotics: Science and Systems (RSS), 2018. Code: http://github.com/dougsm/ggcnn Video: http://www.youtube.com/watch?v=7nOoxuGEcxA

R2 v1 2026-06-23T01:23:32.459Z