English

Robust and Efficient Quadrotor Trajectory Generation for Fast Autonomous Flight

Robotics 2019-07-04 v2

Abstract

In this paper, we propose a robust and efficient quadrotor motion planning system for fast flight in 3-D complex environments. We adopt a kinodynamic path searching method to find a safe, kinodynamic feasible and minimum-time initial trajectory in the discretized control space. We improve the smoothness and clearance of the trajectory by a B-spline optimization, which incorporates gradient information from a Euclidean distance field (EDF) and dynamic constraints efficiently utilizing the convex hull property of B-spline. Finally, by representing the final trajectory as a non-uniform B-spline, an iterative time adjustment method is adopted to guarantee dynamically feasible and non-conservative trajectories. We validate our proposed method in various complex simulational environments. The competence of the method is also validated in challenging real-world tasks. We release our code as an open-source package.

Keywords

Cite

@article{arxiv.1907.01531,
  title  = {Robust and Efficient Quadrotor Trajectory Generation for Fast Autonomous Flight},
  author = {Boyu Zhou and Fei Gao and Luqi Wang and Chuhao Liu and Shaojie Shen},
  journal= {arXiv preprint arXiv:1907.01531},
  year   = {2019}
}

Comments

IEEE ROBOTICS AND AUTOMATION LETTERS. ACCEPTED JUNE, 2019. Open source at: https://github.com/HKUST-Aerial-Robotics/Fast-Planner

R2 v1 2026-06-23T10:10:17.918Z