Learning Based Robotic Bin-picking for Potentially Tangled Objects
Ryo Matsumura, Yukiyasu Domae, Weiwei Wan, Kensuke Harada
Abstract
In this research, we tackle the challenge of picking only one object from a randomly stacked pile where the objects can potentially be tangled. No solution has been proposed to solve this challenge due to the complexity of picking one and only one object from the bin of tangled objects. Therefore, we propose a method for avoiding the situation where a robot picks multiple objects. In our proposed method, first, grasping pose candidates are computed by using the graspability index. Then, a Convolutional Neural Network (CNN) is trained to predict whether or not the robot can pick one and only one object from the bin. Additionally, since a physics simulator is used to collect data to train the CNN, an automatic picking system can be built. The effectiveness of the proposed method is confirmed through experiments on robot Nextage and compare with previous bin-picking methods.
BibTeX
@inproceedings{iros2019_learningbasedrob,
title = {Learning Based Robotic Bin-picking for Potentially Tangled Objects},
author = {Ryo Matsumura and Yukiyasu Domae and Weiwei Wan and Kensuke Harada},
booktitle = {IROS 2019},
year = {2019}
}