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
+1 -1
View File
@@ -14,4 +14,4 @@ docker run --net=host\
--shm-size 1G \
-e DISPLAY=$DISPLAY \
commaai/openpilot-sim:latest \
/bin/bash -c "cd tools && cd sim && sh tmux_script.sh"
/bin/bash -c "cd tools && cd sim && sh tmux_script.sh $*"