fixing documentation
This commit is contained in:
parent
b5f65cc509
commit
42e6fb9fdc
|
@ -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)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue