It is a Robotarium package that implements the approach from the paper "Anchor-oriented Multi-Robot Coverage without Global Localization". It uses an anchor as a reference for multi-robot coverage using only relative localization. This package contains Robotarium Python codes:
- AOC Coverage
- AOC with dynamic AP
- python 3.6+
- Robotarium Installation is required for the Robotarium simulation
Clone the package to your local directory and navigate to mr-aoc directory inside the package.
Run the robotarium script for mr-aoc for covergae as:
python3 executeCoverageScript.py
Run the robotarium script for mr-aoc for dynamic AP as:
python3 executeCoverageScript_dynamicAP.py
-
Aiman Munir - PhD Candidate
-
Ehsan Latif - PhD
-
Dr. Ramviyas Parasuraman - Lab Director
Heterogeneous Robotics Lab (HeRoLab), School of Computing, University of Georgia.
For further information, contact Amina Munir [email protected], Ehsan Latif [email protected] or Dr. Ramviyas Parasuraman [email protected]