Skip to content

Commit

Permalink
Add supported OSs
Browse files Browse the repository at this point in the history
  • Loading branch information
wil3 committed Jul 9, 2018
1 parent cd115bb commit ea6d2bd
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
Expand Up @@ -18,9 +18,11 @@ Eprint = {arXiv:1804.04154},
```

# Installation

1. Download and install [Gazebo 8](http://gazebosim.org/download) (Gazebo 9 soon
PR welcome).
Note, Ubuntu is the only OS currently supported primarily because controllers must be
trained in headless mode on a server. I welcome any PRs and feedback for getting
it installed on other OSs.
1. Download and install [Gazebo 8](http://gazebosim.org/download) (PRs welcome
for Gazebo 9).
2. From root directory of this project, `sudo pip3 install -e .`
3. Confirm environment is operating successfully by running an evaluation for
the
Expand Down

0 comments on commit ea6d2bd

Please sign in to comment.