Zorg Drivers for Grove

For full documentation visit zorg-grove.readthedocs.org.

Overview

This package includes python drivers for controling hardware devices. Typically, this package will not be used directly. The normal useage would be to include it as a device driver when configuring a robot using Zorg.

Installation

Install this package using

pip install zorg-grove

Usage

The driver should be included using the dot-notated format of the import string.

"zorg_grove.Servo"

Indices and tables