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


License
BSD-3-Clause
Install
pip install frccontrol==2024.19

Documentation

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