A Kinodynamic Aggressive Trajectory Planner For Narrow Passages
Yaohui Guo, Zhaolun Su, Dmitry Berenson, Ding Zhao

TL;DR
This paper introduces the Kinodynamic Aggressive Trajectory (KAT) algorithm for planning aggressive, feasible paths for quadcopters through narrow passages, transforming global constraints into local ones for computational efficiency.
Contribution
The paper presents a novel kinodynamic planning method that divides robot states into local sets and plans around narrow passages, enabling efficient aggressive maneuver planning.
Findings
Successfully plans trajectories through narrow inclined holes
Average computation time is around 32 seconds for challenging scenarios
Transforms global constraints into local constraints for tractability
Abstract
Planning a path for a nonholonomic robot is a challenging topic in motion planning and it becomes more difficult when the desired path contains narrow passages. This kind of scenario can arise, for instance, when quadcopters search a collapsed building after a natural disaster. Choosing the quadcopter as the target platform, this paper proposes the Kinodynamic Aggressive Trajectory (KAT) motion planning algorithm, which aims to compute aggressive trajectories for narrow passages under nonholonomic constraints. This type of maneuvers is necessary because the dynamics of quadcopters entail that some narrow passages can only be traversed at high speed. To find the best path, the KAT uses RRT to determine a holonomic path first and then adjusts it to satisfy the nonholonomic constraints. The innovations in this process are: 1) The states of the robot are divided into near-holonomic set…
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 · Control and Dynamics of Mobile Robots · Robotics and Sensor-Based Localization
