Skip to content

deepdrive/deepdrive-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepdrive API

Python implementation of Deepdrive API used to run agents within the Deepdrive sim over the network.

The server accepts messages over ZMQ serialized with Apache Arrow, allowing agents to be written in any language. This will run locally alongside the simulation (Unreal).

A reference client implementation in python can be found in client.py.

To install the package, run pip3 install deepdrive-api

Example usage

https://github.com/crizcraig/forward-agent

Development

PyPi upload

./pypi_upload.sh

Legal

Copyright © 2019, Deepdrive. Licensed under the MIT License, see the file LICENSE for details.

About

Python implementation of Deepdrive API used to run agents over the network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published