English

Learning Robotic Assembly from CAD

Robotics 2018-07-26 v2 Machine Learning

Abstract

In this work, motivated by recent manufacturing trends, we investigate autonomous robotic assembly. Industrial assembly tasks require contact-rich manipulation skills, which are challenging to acquire using classical control and motion planning approaches. Consequently, robot controllers for assembly domains are presently engineered to solve a particular task, and cannot easily handle variations in the product or environment. Reinforcement learning (RL) is a promising approach for autonomously acquiring robot skills that involve contact-rich dynamics. However, RL relies on random exploration for learning a control policy, which requires many robot executions, and often gets trapped in locally suboptimal solutions. Instead, we posit that prior knowledge, when available, can improve RL performance. We exploit the fact that in modern assembly domains, geometric information about the task is readily available via the CAD design files. We propose to leverage this prior knowledge by guiding RL along a geometric motion plan, calculated using the CAD data. We show that our approach effectively improves over traditional control approaches for tracking the motion plan, and can solve assembly tasks that require high precision, even without accurate state estimation. In addition, we propose a neural network architecture that can learn to track the motion plan, and generalize the assembly controller to changes in the object positions.

Keywords

Cite

@article{arxiv.1803.07635,
  title  = {Learning Robotic Assembly from CAD},
  author = {Garrett Thomas and Melissa Chien and Aviv Tamar and Juan Aparicio Ojea and Pieter Abbeel},
  journal= {arXiv preprint arXiv:1803.07635},
  year   = {2018}
}

Comments

In the proceedings of the IEEE International Conference on Robotics and Automation (ICRA), Brisbane, Australia, May 2018

R2 v1 2026-06-23T00:59:29.188Z