Image-Based Joint State Estimation Pipeline for Sensorless Manipulators
Mingjie Han, Bowen Xie, Martin Barczyk, Alireza Bayat
Abstract
Motion planning is a largely solved problem for robot arms with joint state feedback, but remains an area of research for sensorless manipulators such as toy robot arms and heavy equipment such as excavators and cranes. A promising approach to this problem is deep learning, which employs a pre-trained convolutional neural network to identify manipulator links and estimate joint states from a monocular camera video feed. Whereas manual labeling of training image sets is tedious and non-transferable, a simulation environment can automatically generate labeled training image sets of any size. The issue is the gap between simulated and real-world images. This paper solves this problem by implementing a Generative Adversarial Network. The complete joint state estimation pipeline is implemented and tested in hardware experiments to validate our proposed approach.
BibTeX
@inproceedings{iros2021_imagebasedjoints,
title = {Image-Based Joint State Estimation Pipeline for Sensorless Manipulators},
author = {Mingjie Han and Bowen Xie and Martin Barczyk and Alireza Bayat},
booktitle = {IROS 2021},
year = {2021}
}