Skip to content

Commit

Permalink
Update tmux_script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ebadi committed Dec 14, 2022
1 parent 0c1fbe2 commit 8cd90af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sim/tmux_script.sh
Expand Up @@ -2,5 +2,5 @@
tmux new -d -s carla-sim
tmux send-keys "./launch_openpilot.sh" ENTER
tmux neww
tmux send-keys "./bridge.py $*" ENTER
tmux send-keys "./bridge.py --high_quality --dual_camera $*" ENTER
tmux a -t carla-sim

0 comments on commit 8cd90af

Please sign in to comment.