Fast-Replanning Motion Control for Non-Holonomic Vehicles with Aborting A*
Marcell Missura, Arindam Roychoudhury, Maren Bennewitz

TL;DR
This paper introduces a fast, replanning motion control method for non-holonomic vehicles using a highly efficient A* algorithm that operates at 30 Hz, enabling collision-free navigation in dynamic environments.
Contribution
The paper presents a novel Short-Term Aborting A* (STAA*) algorithm that achieves rapid replanning at high frequency, suitable for real-time collision avoidance in dynamic settings.
Findings
Almost eliminates collisions in simulated and real-robot experiments.
Outperforms an improved Dynamic Window Approach with predictive collision avoidance.
Operates at 30 Hz, enabling real-time control in dynamic environments.
Abstract
Autonomously driving vehicles must be able to navigate in dynamic and unpredictable environments in a collision-free manner. So far, this has only been partially achieved in driverless cars and warehouse installations where marked structures such as roads, lanes, and traffic signs simplify the motion planning and collision avoidance problem. We are presenting a new control approach for car-like vehicles that is based on an unprecedentedly fast-paced A* implementation that allows the control cycle to run at a frequency of 30 Hz. This frequency enables us to place our A* algorithm as a low-level replanning controller that is well suited for navigation and collision avoidance in virtually any dynamic environment. Due to an efficient heuristic consisting of rotate-translate-rotate motions laid out along the shortest path to the target, our Short-Term Aborting A* (STAA*) converges fast and…
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.
Code & Models
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 · Vehicle Dynamics and Control Systems
