English

Real-Time Quadrotor Trajectory Optimization with Time-Triggered Corridor Constraints

Optimization and Control 2022-08-16 v1 Systems and Control Systems and Control

Abstract

One of the keys to flying quadrotors is to optimize their trajectories within the set of collision-free corridors. These corridors impose nonconvex constraints on the trajectories, making real-time trajectory optimization challenging. We introduce a novel numerical method that approximates the nonconvex corridor constraints with time-triggered convex corridor constraints. This method combines bisection search and repeated infeasibility detection. We further develop a customized C++ implementation of the proposed method, based on a first-order conic optimization method that detects infeasibility and exploits problem structure. We demonstrate the efficiency and effectiveness of the proposed method using numerical simulation on randomly generated problem instances as well as indoor flight experiments with hoop obstacles. Compared with mixed integer programming, the proposed method is about 50--200 times faster.

Keywords

Cite

@article{arxiv.2208.07259,
  title  = {Real-Time Quadrotor Trajectory Optimization with Time-Triggered Corridor Constraints},
  author = {Yue Yu and Kartik Nagpal and Skye Mceowen and Behçet Açıkmeşe and Ufuk Topcu},
  journal= {arXiv preprint arXiv:2208.07259},
  year   = {2022}
}
R2 v1 2026-06-25T01:43:02.119Z