English

Improving Rapidly-exploring Random Trees algorithm for Automated Parking in Real-world Scenarios

Robotics 2025-08-28 v2

Abstract

Automated parking is a self-driving feature that has been in cars for several years. Parking assistants in currently sold cars fail to park in more complex real-world scenarios and require the driver to move the car to an expected starting position before the assistant is activated. We overcome these limitations by proposing a planning algorithm consisting of two stages: (1) a geometric planner for maneuvering inside the parking slot and (2) a Rapidly-exploring Random Trees (RRT)-based planner that finds a collision-free path from the initial position to the slot entry. Evaluation of computational experiments demonstrates that improvements over commonly used RRT extensions reduce the parking path cost by 21 % and reduce the computation time by 79.5 %. The suitability of the algorithm for real-world parking scenarios was verified in physical experiments with Porsche Cayenne.

Keywords

Cite

@article{arxiv.2310.20518,
  title  = {Improving Rapidly-exploring Random Trees algorithm for Automated Parking in Real-world Scenarios},
  author = {Jiri Vlasak and Michal Sojka and Zdeněk Hanzálek},
  journal= {arXiv preprint arXiv:2310.20518},
  year   = {2025}
}

Comments

20 pages, 14 figures, 2 tables

R2 v1 2026-06-28T13:07:29.888Z