Installation

To use this project, first install it using pip:

$ pip install robo-pid

The main python package download site is here

Note that the install requires robo-base to be installed first. This is usually flagged as a dependency when installing using pip. If not then manually install.

$ pip install robo-base

A changelog is available here