TL;DR
This paper presents a method for training autonomous quadrotors to perform extreme acrobatic maneuvers using simulation-based learning from demonstrations, enabling real-world deployment without fine-tuning.
Contribution
It introduces a sensorimotor policy trained entirely in simulation from privileged demonstrations, transferable directly to real quadrotors for complex acrobatic flight.
Findings
Successfully performed maneuvers like Power Loop, Barrel Roll, Matty Flip
Achieved accelerations up to 3g during maneuvers
No fine-tuning required for real-world deployment
Abstract
Performing acrobatic maneuvers with quadrotors is extremely challenging. Acrobatic flight requires high thrust and extreme angular accelerations that push the platform to its physical limits. Professional drone pilots often measure their level of mastery by flying such maneuvers in competitions. In this paper, we propose to learn a sensorimotor policy that enables an autonomous quadrotor to fly extreme acrobatic maneuvers with only onboard sensing and computation. We train the policy entirely in simulation by leveraging demonstrations from an optimal controller that has access to privileged information. We use appropriate abstractions of the visual input to enable transfer to a real quadrotor. We show that the resulting policy can be directly deployed in the physical world without any fine-tuning on real data. Our methodology has several favorable properties: it does not require a human…
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
Vladlen Koltun — The Power of Simulation and Abstraction· youtube
