xuhao1 / VPilot

Scripts and tools to easily communicate with DeepGTAV. In the future a self-driving agent will be implemented.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VPilot

Scripts and tools to easily communicate with DeepGTAV. In the future a self-driving agent will be implemented.

Self-Driving Car

How it works

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

dataset.py and drive.py serve as examples to collect a dataset using DeepGTAV and giving the control to an agent respectively.

About

Scripts and tools to easily communicate with DeepGTAV. In the future a self-driving agent will be implemented.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%