paper-with-me

홈 › Papers

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

2019-01-11 · Nathan O. Lambert, Daniel S. Drew, Joseph Yaconelli, Roberto Calandra, Sergey Levine, Kristofer S. J. Pister

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.

📄 PDF Abstract BibTeX arXiv:1901.03737

Code (0)

등록된 구현이 없습니다.

Tasks

GPUModel-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Designing a Robust Low-Level Agnostic Controller for a Quadrotor with Actor-Critic Reinforcement Learning

2022-10-06 · Guilherme Siqueira Eduardo, Wouter Caarls

Purpose: Real-life applications using quadrotors introduce a number of disturbances and time-varying properties that pose a challenge to flight controllers. We observed that, when a quadrotor is tasked with picking up an…

Using Simulation Optimization to Improve Zero-shot Policy Transfer of Quadrotors

2022-01-04 · Sven Gronauer, Matthias Kissel, Luca Sacchetto, Mathias Korte 외

In this work, we propose a data-driven approach to optimize the parameters of a simulation such that control policies can be directly transferred from simulation to a real-world quadrotor. Our neural network-based polici…

reinforcement-learningReinforcement Learning (RL)

Reinforcement Learning Position Control of a Quadrotor Using Soft Actor-Critic (SAC)

2025-12-20 · Youssef Mahran, Zeyad Gamal, Ayman El-Badawy arxiv

This paper proposes a new Reinforcement Learning (RL) based control architecture for quadrotors. With the literature focusing on controlling the four rotors' RPMs directly, this paper aims to control the quadrotor's thru…

Reinforcement Learning

Multi-Task Reinforcement Learning for Quadrotors

2024-12-17 · Jiaxu Xing, Ismail Geles, Yunlong Song, Elie Aljalbout 외

Reinforcement learning (RL) has shown great effectiveness in quadrotor control, enabling specialized policies to develop even human-champion-level performance in single-task scenarios. However, these specialized policies…

Autonomous Racingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

cc-DRL: a Convex Combined Deep Reinforcement Learning Flight Control Design for a Morphing Quadrotor

2024-08-23 · Tao Yang, Huai-Ning Wu, Jun-Wei Wang

In comparison to common quadrotors, the shape change of morphing quadrotors endows it with a more better flight performance but also results in more complex flight dynamics. Generally, it is extremely difficult or even i…

Deep Reinforcement Learning