ROSep 23, 2021

Shape Control of Deformable Linear Objects with Offline and Online Learning of Local Linear Deformation Models

arXiv:2109.11091v260 citations
AI Analysis

This work addresses shape control for deformable linear objects in robotics, which is an incremental improvement over previous offline or online methods.

The paper tackles the problem of shape control for deformable linear objects (DLOs) by proposing a scheme that combines offline and online learning of local linear deformation models, using a neural network for estimation and an adaptive controller, with simulation and real-world experiments showing precise and efficient task accomplishment and adaptation to new DLOs.

The shape control of deformable linear objects (DLOs) is challenging, since it is difficult to obtain the deformation models. Previous studies often approximate the models in purely offline or online ways. In this paper, we propose a scheme for the shape control of DLOs, where the unknown model is estimated with both offline and online learning. The model is formulated in a local linear format, and approximated by a neural network (NN). First, the NN is trained offline to provide a good initial estimation of the model, which can directly migrate to the online phase. Then, an adaptive controller is proposed to achieve the shape control tasks, in which the NN is further updated online to compensate for any errors in the offline model caused by insufficient training or changes of DLO properties. The simulation and real-world experiments show that the proposed method can precisely and efficiently accomplish the DLO shape control tasks, and adapt well to new and untrained DLOs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes