Skip to content

Commit ea6d2bd

Browse files
committed
Add supported OSs
1 parent cd115bb commit ea6d2bd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ Eprint = {arXiv:1804.04154},
1818
```
1919

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

0 commit comments

Comments
 (0)