paper-with-me

Papers

A General Infrastructure and Workflow for Quadrotor Deep Reinforcement Learning and Reality Deployment

2025-04-21 · Kangyao Huang, Hao Wang, Yu Luo, Jingyu Chen, Jintao Chen, Xiangkui Zhang, Xiangyang Ji, Huaping Liu

Deploying robot learning methods to a quadrotor in unstructured outdoor environments is an exciting task. Quadrotors operating in real-world environments by learning-based methods encounter several challenges: a large amount of simulator generated data required for training, strict demands for real-time processing onboard, and the sim-to-real gap caused by dynamic and noisy conditions. Current works have made a great breakthrough in applying learning-based methods to end-to-end control of quadrotors, but rarely mention the infrastructure system training from scratch and deploying to reality, which makes it difficult to reproduce methods and applications. To bridge this gap, we propose a platform that enables the seamless transfer of end-to-end deep reinforcement learning (DRL) policies. We integrate the training environment, flight dynamics control, DRL algorithms, the MAVROS middleware stack, and hardware into a comprehensive workflow and architecture that enables quadrotors' policies to be trained from scratch to real-world deployment in several minutes. Our platform provides rich types of environments including hovering, dynamic obstacle avoidance, trajectory tracking, balloon hitting, and planning in unknown environments, as a physical experiment benchmark. Through extensive empirical validation, we demonstrate the efficiency of proposed sim-to-real platform, and robust outdoor flight performance under real-world perturbations. Details can be found from our website https://emnavi.tech/AirGym/.

📄 PDF Abstract BibTeX arXiv:2504.15129

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learning

Similar Papers 제목 키워드 기반

E2E-Fly: An Integrated Training-to-Deployment System for End-to-End Quadrotor Autonomy

2026-04-14 · Fangyu Sun, Fanxing Li, Linzuo Zhang, Yu Hu 외 arxiv

Training and transferring learning-based policies for quadrotors from simulation to reality remains challenging due to inefficient visual rendering, physical modeling inaccuracies, unmodeled sensor discrepancies, and the…

Reinforcement Learning

Flightmare: A Flexible Quadrotor Simulator

2020-09-01 · Yunlong Song, Selim Naji, Elia Kaufmann, Antonio Loquercio 외

State-of-the-art quadrotor simulators have a rigid and highly-specialized structure: either are they really fast, physically accurate, or photo-realistic. In this work, we propose a novel quadrotor simulator: Flightmare.…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Learning to Fly in Seconds

2023-11-22 · Jonas Eschmann, Dario Albani, Giuseppe Loianno

Learning-based methods, particularly Reinforcement Learning (RL), hold great promise for streamlining deployment, enhancing performance, and achieving generalization in the control of autonomous multirotor aerial vehicle…

GPUReinforcement Learning (RL)

Simulation-to-reality UAV Fault Diagnosis with Deep Learning

2023-02-09 · Wei zhang, Junjie Tong, Fang Liao, Yunfeng Zhang

Accurate diagnosis of propeller faults is crucial for ensuring the safe and efficient operation of quadrotors. Training a fault classifier using simulated data and deploying it on a real quadrotor is a cost-effective and…

Deep LearningDomain AdaptationFault Diagnosis

QuadSwarm: A Modular Multi-Quadrotor Simulator for Deep Reinforcement Learning with Direct Thrust Control

2023-06-15 · Zhehui Huang, Sumeet Batra, Tao Chen, Rahul Krupani 외

Reinforcement learning (RL) has shown promise in creating robust policies for robotics tasks. However, contemporary RL algorithms are data-hungry, often requiring billions of environment transitions to train successful p…

CPUDeep Reinforcement LearningReinforcement Learning (RL)