mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +08:00
Add Flags to Control Simulator (#2246)
* Add flags * Update readme old-commit-hash: c13c6ef76b1b3bc9249ba08818f6afef0ee37076
This commit is contained in:
@@ -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 $*"
|
||||
|
||||
Reference in New Issue
Block a user