ROSYSYApr 27

Hybrid A*-Based Reverse Path-Planning of a Vehicle with Trailer System

arXiv:2604.246060.6
AI Analysis

It addresses the practical problem of reverse parking for drivers of vehicles with trailers by integrating collision avoidance into path planning, but the contribution is incremental as it adapts an existing algorithm.

This paper proposes a modified Hybrid A* algorithm for reverse path planning of a vehicle with trailer that incorporates collision avoidance and jackknife prevention. Simulation results demonstrate the efficacy of the approach, though no specific numerical performance metrics are provided.

Reverse parking maneuvering of a vehicle with trailer system is a difficult task to complete for human drivers due to the multi-body nature of the system and the unintuitive controls required to orientate the trailer properly. The problem is complicated with the presence of other vehicles that the trailer and its connected vehicle must avoid during the reverse parking maneuver. While path planning methods in reverse motion for vehicles with trailers exist, there is a lack of results that also offer collision avoidance as part of the algorithm. This paper hence proposes a modified Hybrid A*-based algorithm that can accommodate the vehicle-trailer system as well as collision avoidance considerations with the other vehicles and obstacles in the parking environment. One of the novelties of this proposed approach is its adaptability to the vehicle with trailer system, where limits of usable steering input that prevent the occurrence of jackknife incidents vary with respect to system configuration. The other contribution is the addition of the collision avoidance functionality which the standard Hybrid A* algorithm lacks. The method is developed and presented first, followed by simulation case studies to demonstrate the efficacy of the proposed approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes