• Stars
    star
    145
  • Rank 254,144 (Top 6 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 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

Examples

SantosNet - Simple model and tools to use with VPilot