Optimal Multi-agent Collision-Free Path Planning with Temporal Logic Constraints
Zheng Yiwei,Liu Zhaocong,Lai Aiwen,Yu Xiao,Lan Weiyao
DOI: https://doi.org/10.1007/978-981-19-3998-3_137
2022-01-01
Abstract:In this paper, we present a novel optimal multi-agent collision-free path planning algorithm (OMPATL) for the problem of multi-robot path planning with temporal logic constraints. Given a high-level mission specification in the form of linear temporal logic (LTL), OMPATL can automatically synthesize a set of trajectories for the multi-agent system (MAS), which achieves the collision avoidance among agents and minimizes the cost of the maximum traveling time between successive satisfactions. To synthesize the optimal trajectories, the motion of all agents, together with the mission area, is modeled as a weighted team transition system (TS) with a set of atomic propositions (APs). If the collision avoidance were not required, the optimal trajectories would be easily synthesized by an algorithm such as shortest paths. However, once the multi-agent systems are required to be safety-critical and collision-free, these trajectories may become infeasible. In OMPATL, a strategy is proposed for adding a set of transitions including “wait” and “go-back” to each individual TS based on the optimal run which does not consider collision avoidance. Then, the states and transitions with collisions can be removed such that the optimal collision-free trajectories are founded by the synthesis algorithm. The synthesized run balances collision avoidance, mission fulfillment, and optimality. The optimal run is synthesized offline and online adjustments are not needed.