Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
@goncamateus please fix these errors
  • Loading branch information
bebetocf committed Apr 30, 2021
1 parent 618e928 commit 31f0d99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# RSoccer SSL and VSSS gym environments
# RSoccer SSL and VSSS Gym environments
RSoccer Gym is an open-source framework to study Reinforcement Learning for SSL and IEEE VSSS competition environment. The simulation is done by [rSim](https://github.com/robocin/rsim) and it is one of the requirements.
## Install environments
```bash
$ pip install -e .
```
# Available Envs
IEE VSSS | IEE VSSS Multi-Agent | GoTo Ball | Static Defenders |
IEEE VSSS | IEEE VSSS Multi-Agent | GoTo Ball | Static Defenders |
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|
![](resources/vss.gif) | ![](resources/vss_ma.gif) | ![](resources/gotoball.gif) | ![](resources/static.gif) |

Expand Down

0 comments on commit 31f0d99

Please sign in to comment.