laurenbramblett / Coordinated-Multi-Agent-Exploration-Rendezvous-Task-Allocation-in-Unknown-Environments

Code for the paper "Coordinated Multi-Agent Exploration, Rendezvous, & Task Allocation in Unknown Environments with Limited Connectivity"
13 stars 0 forks source link

Coordinated Multi-Agent Exploration, Rendezvous, & Task Allocation in Unknown Environments with Limited Connectivity

This is a repository for the results from the paper titled "Coordinated Multi-Agent Exploration, Rendezvous, & Task Allocation in Unknown Environments with Limited Connectivity" by Lauren Bramblett, Rahul Peddi, and Nicola Bezzo

Installation

Clone repository:

git clone https://github.com/laurenbramblett/Coordinated-Multi-Agent-Exploration-Rendezvous-Task-Allocation-in-Unknown-Environments.git

Usage

Below is a picture of the simulation in action:

<img src="images/Capture.JPG" alt="Markdown Monster icon" style="float: left; margin-right: 10px;" />

Notes

If using this code, please cite our paper:

Bramblett, Lauren, Rahul Peddi, and Nicola Bezzo. "Coordinated Multi-Agent Exploration, Rendezvous, & Task Allocation in Unknown Environments with Limited Connectivity." 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). IEEE, 2022.

Bibtex:

@inproceedings{bramblett2022coordinated,
  title={Coordinated Multi-Agent Exploration, Rendezvous, \& Task Allocation in Unknown Environments with Limited Connectivity},
  author={Bramblett, Lauren and Peddi, Rahul and Bezzo, Nicola},
  booktitle={2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
  pages={12706--12712},
  year={2022},
  organization={IEEE}
}