Delayed Expansion AGT: Kinodynamic Planning with Application to Tractor-Trailer Parking
Dongliang Zheng, Yebin Wang, Stefano Di Cairano, and Panagiotis Tsiotras

TL;DR
This paper introduces DE-AGT, a kinodynamic planning algorithm for articulated vehicles that uses delayed expansion of motion primitives, neural network heuristics, and improved goal-reaching to achieve faster autonomous parking in cluttered environments.
Contribution
The work presents a novel kinodynamic planning method combining delayed MP expansion, learned heuristics, and a new goal-reaching scheme for articulated vehicles.
Findings
Achieves 10x faster planning than previous methods
Uses neural networks for accurate cost-to-go prediction
Successfully applied to autonomous tractor-trailer parking
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…
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
TopicsAdvanced Vision and Imaging · Robotic Path Planning Algorithms · Autonomous Vehicle Technology and Safety
