A Fast Planning Approach for 3D Short Trajectory with a Parallel Framework
Han Chen, Shengyang Chen, Peng Lu, and Chih-Yung Wen

TL;DR
This paper introduces a parallel planning framework for UAVs that combines a 2D map-based initial path planning with a high-frequency 3D obstacle avoidance system, enabling fast, short, and safe trajectories in unknown environments.
Contribution
It proposes a novel parallel framework that integrates a 2D map planner and a 3D point cloud planner for efficient autonomous UAV navigation.
Findings
Successfully demonstrated in real-world quadrotor flights in complex environments.
Achieved shorter paths with quick obstacle avoidance.
Validated performance through simulation and hardware experiments.
Abstract
For real applications of unmanned aerial vehicles, the capability of navigating with full autonomy in unknown environments is a crucial requirement. However, planning a shorter path with less computing time is contradictory. To address this problem, we present a framework with the map planner and point cloud planner running in parallel in this paper. The map planner determines the initial path using the improved jump point search method on the 2D map, and then it tries to optimize the path by considering a possible shorter 3D path. The point cloud planner is executed at a high frequency to generate the motion primitives. It makes the drone follow the solved path and avoid the suddenly appearing obstacles nearby. Thus, vehicles can achieve a short trajectory while reacting quickly to the intruding obstacles. We demonstrate fully autonomous quadrotor flight tests in unknown and complex…
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 · Robotics and Sensor-Based Localization · Guidance and Control Systems
