Add Flags to Control Simulator (#2246)

* Add flags

* Update readme
old-commit-hash: c13c6ef76b
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

View File

@@ -2,5 +2,5 @@
tmux new -d -s htop
tmux send-keys "./launch_openpilot.sh" ENTER
tmux neww
tmux send-keys "./bridge.py" ENTER
tmux a
tmux send-keys "./bridge.py $*" ENTER
tmux a