Geometrically Constrained Trajectory Optimization for Multicopters
About
We present an optimization-based framework for multicopter trajectory planning subject to geometrical configuration constraints and user-defined dynamic constraints. The basis of the framework is a novel trajectory representation built upon our novel optimality conditions for unconstrained control effort minimization. We design linear-complexity operations on this representation to conduct spatial-temporal deformation under various planning requirements. Smooth maps are utilized to exactly eliminate geometrical constraints in a lightweight fashion. A variety of state-input constraints are supported by the decoupling of dense constraint evaluation from sparse parameterization, and backward differentiation of flatness map. As a result, this framework transforms a generally constrained multicopter planning problem into an unconstrained optimization that can be solved reliably and efficiently. Our framework bridges the gaps among solution quality, planning efficiency, and constraint fidelity for a multicopter with limited resources and maneuvering capability. Its generality and robustness are both demonstrated by applications to different flight tasks. Extensive simulations and benchmarks are also conducted to show its capability of generating high-quality solutions while retaining the computation speed against other specialized methods by orders of magnitude. The source code of our framework is available at: https://github.com/ZJU-FAST-Lab/GCOPTER
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Navigation | HIL platform Scenario S1 | CPU Utilization60.2 | 10 | |
| Navigation | HIL platform Scenario S4 | CPU Utilization (%)47.4 | 10 | |
| Navigation | HIL platform Scenario S3 | CPU Utilization (%)45.8 | 10 | |
| Navigation | HIL platform Scenario S5 | CPU Utilization (%)44.1 | 10 | |
| Navigation | HIL platform Scenario S2 | CPU Utilization (%)57.8 | 10 | |
| Swing Trajectory Planning | ElSpider 4 Air hexapod robot swing trajectory planning dataset (test) | Mean Time (ms)1.447 | 4 |