Simulator: update documentation for metadrive (#30002)

* update sim docs

* update docs
old-commit-hash: 84609f365ba56f6d835fe04a8ea11f116892b5ec
This commit is contained in:
Justin Newberry
2023-09-29 12:44:12 -07:00
committed by GitHub
parent 3cd9856fcc
commit dc0babfae4
4 changed files with 69 additions and 51 deletions
+1 -1
View File
@@ -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 "./run_bridge.py $*" ENTER
tmux a -t carla-sim