English

Inclined Quadrotor Landing using Deep Reinforcement Learning

Robotics 2022-07-29 v2 Machine Learning

Abstract

Landing a quadrotor on an inclined surface is a challenging maneuver. The final state of any inclined landing trajectory is not an equilibrium, which precludes the use of most conventional control methods. We propose a deep reinforcement learning approach to design an autonomous landing controller for inclined surfaces. Using the proximal policy optimization (PPO) algorithm with sparse rewards and a tailored curriculum learning approach, an inclined landing policy can be trained in simulation in less than 90 minutes on a standard laptop. The policy then directly runs on a real Crazyflie 2.1 quadrotor and successfully performs real inclined landings in a flying arena. A single policy evaluation takes approximately 2.5\,ms, which makes it suitable for a future embedded implementation on the quadrotor.

Keywords

Cite

@article{arxiv.2103.09043,
  title  = {Inclined Quadrotor Landing using Deep Reinforcement Learning},
  author = {Jacob E. Kooi and Robert Babuška},
  journal= {arXiv preprint arXiv:2103.09043},
  year   = {2022}
}

Comments

8 pages, 4 figures. Published in IROS 2021

R2 v1 2026-06-24T00:14:06.677Z