Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 985 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 985 Bytes

donkey_gym

OpenAI gym environment for donkeycar simulator.

Legal notice

Package is under MIT license. Authored by Tawn Kramer and original sources located here.

Donkeycar Simulator

The donkeycar simulator is a Unity application using Nvidia's PhysX to simulate a donkeycar driving in various environments. The simulator connects to an external process via tcp socket. It sends telemetry to and recieves control from the external process.

Installation

Simulator Binaries

Examples