Two-Step Online Trajectory Planning of a Quadcopter in Indoor Environments with Obstacles
Martin Zimmermann, Minh Nhat Vu, Florian Beck, Anh Nguyen, Andreas, Kugi

TL;DR
This paper introduces a two-step online trajectory planning method for indoor quadcopters that efficiently adapts to environmental changes in real time, combining sampling-based path planning with smooth trajectory optimization.
Contribution
It develops a flexible, real-time trajectory planning framework that detects environmental changes and replans only affected waypoints, reducing computation time.
Findings
Successfully tested on Intel Aero quadcopter in simulation and real-world
Achieved real-time replanning with environmental change detection
Demonstrated smooth, collision-free trajectories in indoor environments
Abstract
This paper presents a two-step algorithm for online trajectory planning in indoor environments with unknown obstacles. In the first step, sampling-based path planning techniques such as the optimal Rapidly exploring Random Tree (RRT*) algorithm and the Line-of-Sight (LOS) algorithm are employed to generate a collision-free path consisting of multiple waypoints. Then, in the second step, constrained quadratic programming is utilized to compute a smooth trajectory that passes through all computed waypoints. The main contribution of this work is the development of a flexible trajectory planning framework that can detect changes in the environment, such as new obstacles, and compute alternative trajectories in real time. The proposed algorithm actively considers all changes in the environment and performs the replanning process only on waypoints that are occupied by new obstacles. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Autonomous Vehicle Technology and Safety
