ROLGJan 11, 2019

Low Level Control of a Quadrotor with Deep Model-Based Reinforcement Learning

arXiv:1901.03737v2168 citations
Originality Incremental advance
AI Analysis

This provides a general approach for rapidly generating low-level controllers for robotic systems, addressing a need in areas like industrial automation and intelligent toys, though it is incremental in applying MBRL to quadrotors.

The paper tackled the problem of designing low-level robot controllers by using model-based reinforcement learning (MBRL) on a Crazyflie quadrotor, achieving hovering capability of up to 6 seconds with only 3 minutes of training data.

Designing effective low-level robot controllers often entail platform-specific implementations that require manual heuristic parameter tuning, significant system knowledge, or long design times. With the rising number of robotic and mechatronic systems deployed across areas ranging from industrial automation to intelligent toys, the need for a general approach to generating low-level controllers is increasing. To address the challenge of rapidly generating low-level controllers, we argue for using model-based reinforcement learning (MBRL) trained on relatively small amounts of automatically generated (i.e., without system simulation) data. In this paper, we explore the capabilities of MBRL on a Crazyflie centimeter-scale quadrotor with rapid dynamics to predict and control at <50Hz. To our knowledge, this is the first use of MBRL for controlled hover of a quadrotor using only on-board sensors, direct motor input signals, and no initial dynamics knowledge. Our controller leverages rapid simulation of a neural network forward dynamics model on a GPU-enabled base station, which then transmits the best current action to the quadrotor firmware via radio. In our experiments, the quadrotor achieved hovering capability of up to 6 seconds with 3 minutes of experimental training data.

Foundations

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

Your Notes