Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-agent Motion Planning from Signal Temporal Logic Specifications

About

We tackle the challenging problem of multi-agent cooperative motion planning for complex tasks described using signal temporal logic (STL), where robots can have nonlinear and nonholonomic dynamics. Existing methods in multi-agent motion planning, especially those based on discrete abstractions and model predictive control (MPC), suffer from limited scalability with respect to the complexity of the task, the size of the workspace, and the planning horizon. We present a method based on {\em timed waypoints\/} to address this issue. We show that timed waypoints can help abstract nonlinear behaviors of the system as safety envelopes around the reference path defined by those waypoints. Then the search for waypoints satisfying the STL specifications can be inductively encoded as a mixed-integer linear program. The agents following the synthesized timed waypoints have their tasks automatically allocated, and are guaranteed to satisfy the STL specifications while avoiding collisions. We evaluate the algorithm on a wide variety of benchmarks. Results show that it supports multi-agent planning from complex specification over long planning horizons, and significantly outperforms state-of-the-art abstraction-based and MPC-based motion planning methods. The implementation is available at https://github.com/sundw2014/STLPlanning.

Dawei Sun, Jingkai Chen, Sayan Mitra, Chuchu Fan• 2022

Related benchmarks

TaskDatasetResultRank
Trajectory OptimizationQuadrotor--
10
Trajectory Optimizationstlcg
Total Solve Time (s)0.3
3
Trajectory Optimizationpuzzle-1
Overall Solve Time (s)18.2
3
Trajectory OptimizationRover
Overall Solve Time (s)12.1
3
Trajectory Optimizationeither-or
Solve Time (s)0.3
2
Trajectory Optimizationpuzzle-2
Solve time (s)90.9
2
Trajectory OptimizationDeLiVER
Overall Solve Time (s)8.2
2
Showing 7 of 7 rows

Other info

Follow for update