STORM: Spatial-Temporal Iterative Optimization for Reliable Multicopter Trajectory Generation
Jinhao Zhang, Zhexuan Zhou, Wenlong Xia, Youmin Gong, Jie Mei
TL;DR
The paper addresses the challenge of real-time, safe UAV trajectory optimization by balancing strict feasibility with computational efficiency. It introduces STORM, a spatial-temporal iterative framework that parameterizes trajectories with non-uniform B-splines $C(t)$ and enforces safety via convex-hull properties inside Safe Flight Corridors $\mathcal{F}$, while decoupling spatial and temporal optimization into QP-LP subproblems. Guided by gradient information, an iterative scheme coordinates updates to yield high-performance, collision-free trajectories, achieving real-time performance (≈50 Hz) on standard hardware and outperforming state-of-the-art baselines like MINCO in both safety adherence and temporal efficiency. Extensive simulations and real-world experiments demonstrate improved constraint satisfaction and shorter flight times, validating STORM's practical impact for reliable multicopter trajectory generation.
Abstract
Efficient and safe trajectory planning plays a critical role in the application of quadrotor unmanned aerial vehicles. Currently, the inherent trade-off between constraint compliance and computational efficiency enhancement in UAV trajectory optimization problems has not been sufficiently addressed. To enhance the performance of UAV trajectory optimization, we propose a spatial-temporal iterative optimization framework. Firstly, B-splines are utilized to represent UAV trajectories, with rigorous safety assurance achieved through strict enforcement of constraints on control points. Subsequently, a set of QP-LP subproblems via spatial-temporal decoupling and constraint linearization is derived. Finally, an iterative optimization strategy incorporating guidance gradients is employed to obtain high-performance UAV trajectories in different scenarios. Both simulation and real-world experimental results validate the efficiency and high-performance of the proposed optimization framework in generating safe and fast trajectories. Our source codes will be released for community reference at https://hitsz-mas.github.io/STORM
