We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd115bb commit ea6d2bdCopy full SHA for ea6d2bd
README.md
@@ -18,9 +18,11 @@ Eprint = {arXiv:1804.04154},
18
```
19
20
# Installation
21
-
22
-1. Download and install [Gazebo 8](http://gazebosim.org/download) (Gazebo 9 soon
23
- 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.
24
+1. Download and install [Gazebo 8](http://gazebosim.org/download) (PRs welcome
25
+ for Gazebo 9).
26
2. From root directory of this project, `sudo pip3 install -e .`
27
3. Confirm environment is operating successfully by running an evaluation for
28
the
0 commit comments