Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 383 Bytes

README.rst

File metadata and controls

24 lines (16 loc) · 383 Bytes

frccontrol

Provides SciPy wrappers for easing development of state-space models for the FIRST Robotics Competition.

Dependencies

Installation

On Windows, execute:

py -m pip install frccontrol

On Linux/OSX, execute:

pip install frccontrol