Installation
Last updated
Last updated
Now follow instructions described in
As an additional version check, make sure your Carla PythonAPI's version is 0.9.12 by running
Now open up https://github.com/augcog/ROAR_Competition in your browser and click on the "fork" button.
After forking the ROAR_Competition code you should have a child repository of the given skeleton code. It should have a URL that looks like this:
Now clone down this repository by using git clone URL_TO_YOUR_FORKED_REPO
and start modifying the submission.py
file.