Reinforcement Learning based Autonomous Multi-Rotor Landing on Moving Platforms
Pascal Goldschmid, Aamir Ahmad

TL;DR
This paper presents a reinforcement learning approach for autonomous multi-rotor drone landings on moving platforms, improving success rates and reducing training time through task decomposition, state space discretization, and curriculum learning.
Contribution
It introduces a novel RL-based method that decomposes the landing task, uses a state space discretization based on platform kinematics, and employs curriculum learning to enhance training efficiency.
Findings
Significantly increased landing success rates
Reduced training time compared to deep RL methods
Validated performance on real hardware
Abstract
Multi-rotor UAVs suffer from a restricted range and flight duration due to limited battery capacity. Autonomous landing on a 2D moving platform offers the possibility to replenish batteries and offload data, thus increasing the utility of the vehicle. Classical approaches rely on accurate, complex and difficult-to-derive models of the vehicle and the environment. Reinforcement learning (RL) provides an attractive alternative due to its ability to learn a suitable control policy exclusively from data during a training procedure. However, current methods require several hours to train, have limited success rates and depend on hyperparameters that need to be tuned by trial-and-error. We address all these issues in this work. First, we decompose the landing procedure into a sequence of simpler, but similar learning tasks. This is enabled by applying two instances of the same RL based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Reinforcement Learning in Robotics · Autonomous Vehicle Technology and Safety
