Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
masskro0 committed Mar 15, 2020
2 parents 413246e + 8558bff commit 1dae974
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Instructions:
- DriveBuild must call onTestFinished(sid, vid) so the test generator can determine the
fitness value.
This generator offers a module to run and calculate the fitness value local in beamngpy. If you
don't need it, skip now to Troubleshooting.
This generator offers a module to run and calculate the fitness value local in beamngpy, in case if
DriveBuild doesn't work for you. If you don't need it, skip now to Troubleshooting.
Additionally install the the requirements of requirements_local.txt. Before running run_local.py in
the utils directory you must follow these steps:

Expand Down Expand Up @@ -61,4 +61,4 @@ Troubleshooting:
- If no progress is made after 4 minutes, restart the test generator and DriveBuild, which
is caused by some false configuration probably.



0 comments on commit 1dae974

Please sign in to comment.