Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…t_swarm into main
  • Loading branch information
landonbutler committed Feb 21, 2021
2 parents 6ff63d6 + 4f761ab commit 8843ff2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Learning Connectivity for Data Distribution in Robot Teams

![](visuals/MST-Visual.JPG)

<p align="center">
<img src="https://github.com/landonbutler/Learning-Connectivity/blob/main/visuals/MST-Visual.gif" width="700">
</p>

## Set up

To set this project up to work with Docker, see the `docker/` directory for the Dockerfile and a bash script to start the container.
Expand Down Expand Up @@ -30,6 +31,7 @@ where the first argument is the config file that was used for training and the s
## Visualization

```python3 test.py -p <path to model> -e StationaryEnv-v0 -v```
add -gif to save visualization to a GIF

## Configuration files
The following configuration files were used to train the models for the paper:
Expand Down

0 comments on commit 8843ff2

Please sign in to comment.