ICRA 2019poster93 citations

Multi-View Picking: Next-best-view Reaching for Improved Grasping in Clutter

Douglas Morrison, Peter Corke, Jürgen Leitner

Abstract

Camera viewpoint selection is an important aspect of visual grasp detection, especially in clutter where many occlusions are present. Where other approaches use a static camera position or fixed data collection routines, our Multi-View Picking (MVP) controller uses an active perception approach to choose informative viewpoints based directly on a distribution of grasp pose estimates in real time, reducing uncertainty in the grasp poses caused by clutter and occlusions. In trials of grasping 20 objects from clutter, our MVP controller achieves 80% grasp success, outperforming a single-viewpoint grasp detector by 12%. We also show that our approach is both more accurate and more efficient than approaches which consider multiple fixed viewpoints. Code is available at https://github.com/dougsm/mvp_grasp.

BibTeX
@inproceedings{icra2019_multiviewpicking,
  title = {Multi-View Picking: Next-best-view Reaching for Improved Grasping in Clutter},
  author = {Douglas Morrison and Peter Corke and Jürgen Leitner},
  booktitle = {ICRA 2019},
  year = {2019}
}