ROLGSYApr 3, 2018

Provably Robust Learning-Based Approach for High-Accuracy Tracking Control of Lagrangian Systems

arXiv:1804.01031v258 citations
AI Analysis

It addresses the need for safe and accurate control in robotics without requiring precise system models, though it is incremental as it builds on existing learning methods by adding provable guarantees.

The paper tackles the problem of high-accuracy tracking control for Lagrangian systems, such as robots, by proposing a learning-based approach using Gaussian processes to approximate model errors and ensure stability, achieving arbitrarily small tracking error bounds and validating it on 2 DOF and 6 DOF manipulators.

Lagrangian systems represent a wide range of robotic systems, including manipulators, wheeled and legged robots, and quadrotors. Inverse dynamics control and feedforward linearization techniques are typically used to convert the complex nonlinear dynamics of Lagrangian systems to a set of decoupled double integrators, and then a standard, outer-loop controller can be used to calculate the commanded acceleration for the linearized system. However, these methods typically depend on having a very accurate system model, which is often not available in practice. While this challenge has been addressed in the literature using different learning approaches, most of these approaches do not provide safety guarantees in terms of stability of the learning-based control system. In this paper, we provide a novel, learning-based control approach based on Gaussian processes (GPs) that ensures both stability of the closed-loop system and high-accuracy tracking. We use GPs to approximate the error between the commanded acceleration and the actual acceleration of the system, and then use the predicted mean and variance of the GP to calculate an upper bound on the uncertainty of the linearized model. This uncertainty bound is then used in a robust, outer-loop controller to ensure stability of the overall system. Moreover, we show that the tracking error converges to a ball with a radius that can be made arbitrarily small. Furthermore, we verify the effectiveness of our approach via simulations on a 2 degree-of-freedom (DOF) planar manipulator and experimentally on a 6 DOF industrial manipulator.

Foundations

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

Your Notes