/frccontrol

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

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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