Updated CARLA (markdown)

master
dorkmo 2020-10-28 23:00:24 -05:00
parent 67f64f2921
commit 0ec0948bf7
1 changed files with 18 additions and 1 deletions

@ -52,4 +52,21 @@ https://github.com/commaai/openpilot/tree/master/tools/sim#openpilot-in-simulato
`./start_carla.sh`
`sudo docker pull carlasim/carla:latest`
`sudo docker pull carlasim/carla:latest`
***
`$ curl https://get.docker.com | sh \`
`&& sudo systemctl start docker \`
`&& sudo systemctl enable docker`
`$ sudo docker run hello-world`
`git clone https://github.com/commaai/openpilot.git`
`cd tools`
`cd sim`
`INSTALL=1 ./start_carla.sh`