Add Flags to Control Simulator (#2246)

* Add flags

* Update readme
old-commit-hash: c13c6ef76b1b3bc9249ba08818f6afef0ee37076
This commit is contained in:
Tom Dörr
2020-09-29 23:00:03 +02:00
committed by GitHub
parent 9af3c25166
commit 370ba02e6c
4 changed files with 30 additions and 14 deletions
+2
View File
@@ -25,3 +25,5 @@ You can control openpilot driving in the simulation with the following keys
| 3 | Cruise cancel |
| q | Exit all |
To see the options for changing the environment, such as the town, spawn point or precipitation, you can run `./start_openpilot_docker.sh --help`.
This will print the help output inside the docker container. You need to exit the docker container before running `./start_openpilot_docker.sh` again.