Skip to content

Installation

smhty edited this page Dec 8, 2018 · 7 revisions

Python

This API is compatible with the Python 3+

Installation

The latest version of the API is available on GitHub.

GitHub
Another option is to first clone the repository from GitHub directly:

git clone https://github.com/dorna-robotics/dorna.git

Then run the setup.py file from that directory,

python setup.py install
Clone this wiki locally