Update README.md

old-commit-hash: 5fad5779c9
commatwo_master
grekiki 5 years ago committed by GitHub
parent b24efb35ac
commit dd8fe84a95
  1. 17
      tools/sim/README.md

@ -1,27 +1,22 @@
openpilot in simulator openpilot in simulator
===================== =====================
## Setup
Checkout openpilot
```
cd ~/ && git clone https://github.com/commaai/openpilot.git
```
## Running the simulator ## Running the simulator
First, start the CARLA server. First, start the CARLA server.
``` ```
cd ~/openpilot/tools/sim
./start_carla.sh ./start_carla.sh
``` ```
Then use `start_openpilot_docker.sh` to start the docker container. Then start bridge and openpilot.
```
start_openpilot_docker.sh
```
To engage openpilot press 1 a few times while focused on bridge.py to increase the cruise speed.
## Controls ## Controls
Now put the focus on the terminal running bridge.py and you can control You can control openpilot driving in the simulation with the following keys
openpilot driving in the simulation with the following keys
| key | functionality | | key | functionality |
| :---: | :---------------: | | :---: | :---------------: |

Loading…
Cancel
Save