Abstract
Industrial robot manipulators are playing a more significant role in modernmanufacturing industries. Though peg-in-hole assembly is a common industrialtask which has been extensively researched, safely solving complex highprecision assembly in an unstructured environment remains an open problem.Reinforcement Learning (RL) methods have been proven successful in solvingmanipulation tasks autonomously. However, RL is still not widely adopted onreal robotic systems because working with real hardware entails additionalchallenges, especially when using position-controlled manipulators. The maincontribution of this work is a learning-based method to solve peg-in-hole taskswith position uncertainty of the hole. We proposed the use of an off-policymodel-free reinforcement learning method and bootstrap the training speed byusing several transfer learning techniques (sim2real) and domain randomization.Our proposed learning framework for position-controlled robots was extensivelyevaluated on contact-rich insertion tasks on a variety of environments.