fixing documentation

This commit is contained in:
felipecode 2018-04-19 16:34:16 +02:00
parent b5f65cc509
commit 42e6fb9fdc
2 changed files with 3 additions and 4 deletions

View File

@ -213,7 +213,7 @@ vector as we show in the following code excerpt:
The full code could be found at [basic_experiment_suite.py](https://github.com/carla-simulator/carla/blob/master/PythonClient/carla/driving_benchmark/experiment_suite/basic_experiment_suite.py)
The full code could be found at [basic_experiment_suite.py](https://github.com/carla-simulator/carla/blob/master/PythonClient/carla/driving_benchmark/experiment_suites/basic_experiment_suite.py)

View File

@ -62,9 +62,8 @@ to continue a experiment in CoRL2017 with a log name of "driving_benchmark_test
will create another log under a different name.
When running the driving benchmark for the basic configuration
you should [expect these results](benchmark_basic_results_town01)
to be printed on the terminal in more or less 5 minutes,
depending on your machine configuration.
you should [expect these results](benchmark_creating/#expected-results)