NicolasRouquette / cs-multiagent-planning

Home Page:https://www.pacti.org/case_studies/cs-multiagent-planning/multiagent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-agent Path Planning using Pacti

This case study uses Pacti to find the strategy for multiple robots avoiding collisions while navigating on a grid.

Pacti's documentation can be found on the website at www.pacti.org. For discussions on the use of Pacti or this case study, please visit the Pacti Discussion Forum. The source code for developers can be found here.

This is the Robotarium implementation of a strategy for five robots found using Pacti:

Robotarium Implementation

Dependencies

This case study requires Pacti, to automatically install Pacti please run the following command in this directory: pdm install

Run the Case Study

Run multiagent.ipynb to run the case study.

About

https://www.pacti.org/case_studies/cs-multiagent-planning/multiagent/


Languages

Language:Jupyter Notebook 81.7%Language:Python 17.2%Language:Makefile 1.1%