/VPilot

Client scripts for DeeperGTAV

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

VPilot

Scripts and tools to easily communicate with DeeperGTAV.

How it works

VPilot uses JSON over TCP sockets to start, configure and send/receive commands to/from DeeperGTAV by using the Python DeepGTAV libraries.

dataset and drive serve as examples to collect a dataset using DeepGTAV and giving the control to an agent respectively. Minimum requirement: Python 3.2 or greater