Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecode committed Feb 8, 2019
1 parent 70a9e02 commit b6409de
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -64,10 +64,13 @@ To collect other datasets please check the data collector repository.
https://github.com/carla-simulator/data-collector

#### Getting CARLA

Note: the automatic scenario evaluation only works for CARLA 0.8.x, however you can [train and evaluate
agents in CARLA 0.9.X](docs/view_agents.md).

For doing scenario evaluation in CARLA you must install CARLA 0.8.4 or CARLA 0.8.2 under docker.
[This tutorial](https://carla.readthedocs.io/en/latest/carla_docker/) explains how to install CARLA under docker.


#### Executing

Assuming that you have CARLA docker with a docker image name as "carlasim/carla:version" , you can execute the coiltraine system by running:
Expand Down

0 comments on commit b6409de

Please sign in to comment.