This project is a fork from littlemountainman/modeld We used his work and coupled Deepgtav and Vpilot to be able to use comma.ai's opensource software and apply it on GTAV and create autonomous vehicles managed by openpilot algorithms
To be able to run this, I recommend using Python 3.7 or up.
- Install the requirements
pip3 install -r requirements.txt
This will install all the necessary dependencies for running this.
-
Download Vpilot with DeepGTAV
-
Download ScriptHook
-
Download DeepGTA
-
Copy ScriptHookV.dll, dinput8.dll, NativeTrainer.asi to the game's main folder, i.e. where GTA5.exe is located.
-
Copy-paste the contents of DeepGTAV/bin/Release under your GTAV installation directory
-
Launch the program and GTAV is already running
python3 main.py