Real-Time Trajectory Planning for AGV in the Presence of Moving Obstacles: A First-Search-Then-Optimization Approach
Bai Li, Youmin Zhang, Yakun Ouyang, Yi Liu, Xiang Zhong, Hangjie Cen,, Qi Kong

TL;DR
This paper presents a combined graph-search and optimization method for real-time AGV trajectory planning amidst moving obstacles, improving solution speed and accuracy by generating initial guesses through a first-search stage.
Contribution
It introduces a novel first-search-then-optimization framework that discretizes a continuous spatio-temporal space for efficient trajectory planning of AGVs with moving obstacles.
Findings
Achieves real-time trajectory planning performance in simulations.
Generates near-optimal trajectories quickly using the combined approach.
Demonstrates effectiveness in complex dynamic environments.
Abstract
This paper focuses on automatic guided vehicle (AGV) trajectory planning in the presence of moving obstacles with known but complicated trajectories. In order to achieve good solution precision, optimality and unification, the concerned task should be formulated as an optimal control problem, and then discretized into a nonlinear programming (NLP) problem, which is numerically optimized thereafter. Without a near-feasible or near-optimal initial guess, the NLP-solving process is usually slow. With the purpose of accelerating the NLP solution, a search-based rough planning stage is added to generate appropriate initial guesses. Concretely, a continuous state space is formulated, which consists of Cartesian product of 2D configuration space and a time dimension. The rough trajectory is generated by a graph-search based planner, namely the A* algorithm. Herein, the nodes in the graph are…
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 · Advanced Manufacturing and Logistics Optimization · Control and Dynamics of Mobile Robots
