AuroAi / carla_apollo_bridge

174 stars 53 forks source link

How to Build docker image / run container for Carla-Apollo bridge #3

Closed Jiyunfeng1989 closed 4 years ago

Jiyunfeng1989 commented 4 years ago

after command : docker run --gpus=all --name=carla-server --net=host -d carlasim/carla:0.9.6

i cant run following commands:

cd docker ./build_docker.sh ./run_docker.sh

pls give me some instructions. thanks a lot