PE-Planner: A Performance-Enhanced Quadrotor Motion Planner for Autonomous Flight in Complex and Dynamic Environments
Jiaxin Qiu, Qingchen Liu, Jiahu Qin, Dewang Cheng, Yawei Tian, Qichao Ma
TL;DR
This work addresses the challenge of fast, safe autonomous quadrotor flight in complex and dynamic environments with disturbances. It proposes PE-Planner, a two-layer approach combining a global planner (kinodynamic path searching plus $B$-spline optimization) and a local planner (MPCC with CBF constraints and a disturbance observer implemented as GPIO) to generate real-time control inputs. Key contributions include integrating high-order discrete-time CBFs with MPCC constraints and embedding disturbance estimation into the planning loop, achieving robust performance under dynamic obstacles and wind/payload disturbances; the method demonstrates speeds up to $6.8$ m/s in challenging scenarios and validates results in real-world experiments with payload and wind disturbances. The approach enhances practical autonomous flight capabilities for rescue, delivery, and dynamic navigation in uncertain environments, and the authors release accompanying code for reproducibility.
Abstract
The role of a motion planner is pivotal in quadrotor applications, yet existing methods often struggle to adapt to complex environments, limiting their ability to achieve fast, safe, and robust flight. In this letter, we introduce a performance-enhanced quadrotor motion planner designed for autonomous flight in complex environments including dense obstacles, dynamic obstacles, and unknown disturbances. The global planner generates an initial trajectory through kinodynamic path searching and refines it using B-spline trajectory optimization. Subsequently, the local planner takes into account the quadrotor dynamics, estimated disturbance, global reference trajectory, control cost, time cost, and safety constraints to generate real-time control inputs, utilizing the framework of model predictive contouring control. Both simulations and real-world experiments corroborate the heightened robustness, safety, and speed of the proposed motion planner. Additionally, our motion planner achieves flights at more than 6.8 m/s in a challenging and complex racing scenario.
