Control loop code
Python Shell
Latest commit cf3ffb7 Aug 4, 2014 @tombot tombot Add Readme
Permalink
Failed to load latest commit information.
python
shooter
README.md
update_shooter.sh

README.md

Team 254 State Space Shooter Controller

This codebase is used to generate gains for the Team 254 state space shooter controller.

You will need Slycot.

CSV in format:

Timestamp (s), motor control signal (0-1.0), RPM, Time step (s)

This code is a continuation of work done by FRC971.