Skip to content

Commit

Permalink
README++
Browse files Browse the repository at this point in the history
  • Loading branch information
twatteyne committed Oct 13, 2020
1 parent 7422763 commit 3e0a3f1
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
![](static/ui.gif)
# Atlas: Exploration and Mapping with a Sparse Swarm of Networked IoT Robots

![](static/ui.gif)

## Releases

Each major release contains the source code, the log file captured after a long simulation run, and the resulting plots.

## Reproducing a Simulation

- Install [Python 3.x](https://www.python.org/downloads/)
- Install Python dependencies: `pip install -r requirements.txt`
- start a simulation: `python RunSim.py`
- once mapping finished, boundary line turns green

## Contributors

[Razanne Abu-Aisheh](https://www.linkedin.com/in/razanne-abu-aisheh-602b06105/),
[Thomas Watteyne](http://www.thomaswatteyne.com),
[Francesco Bronzino](https://www.bell-labs.com/usr/francesco.bronzino),
[Myriana Rifai](https://www.linkedin.com/in/myriana-rifai-5b6b40b1/),
[Brian Kilberg](https://www.linkedin.com/in/brian-kilberg/),
[Kris Pister](https://bamlab.berkeley.edu/).

0 comments on commit 3e0a3f1

Please sign in to comment.