English

Delayed Expansion AGT: Kinodynamic Planning with Application to Tractor-Trailer Parking

Robotics 2025-06-17 v1 Systems and Control Systems and Control

Abstract

Kinodynamic planning of articulated vehicles in cluttered environments faces additional challenges arising from high-dimensional state space and complex system dynamics. Built upon [1],[2], this work proposes the DE-AGT algorithm that grows a tree using pre-computed motion primitives (MPs) and A* heuristics. The first feature of DE-AGT is a delayed expansion of MPs. In particular, the MPs are divided into different modes, which are ranked online. With the MP classification and prioritization, DE-AGT expands the most promising mode of MPs first, which eliminates unnecessary computation and finds solutions faster. To obtain the cost-to-go heuristic for nonholonomic articulated vehicles, we rely on supervised learning and train neural networks for fast and accurate cost-to-go prediction. The learned heuristic is used for online mode ranking and node selection. Another feature of DE-AGT is the improved goal-reaching. Exactly reaching a goal state usually requires a constant connection checking with the goal by solving steering problems -- non-trivial and time-consuming for articulated vehicles. The proposed termination scheme overcomes this challenge by tightly integrating a light-weight trajectory tracking controller with the search process. DE-AGT is implemented for autonomous parking of a general car-like tractor with 3-trailer. Simulation results show an average of 10x acceleration compared to a previous method.

Keywords

Cite

@article{arxiv.2506.13421,
  title  = {Delayed Expansion AGT: Kinodynamic Planning with Application to Tractor-Trailer Parking},
  author = {Dongliang Zheng and Yebin Wang and Stefano Di Cairano and Panagiotis Tsiotras},
  journal= {arXiv preprint arXiv:2506.13421},
  year   = {2025}
}