-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/). |