Package-level declarations
Various control algorithms. Currently limited to DC motor feedforward and PID control
Types
Link copied to clipboard
Feedforward gains for DC motor velocity control.
Link copied to clipboard
Feedforward model for basic velocity/acceleration control.
Link copied to clipboard
Proportional, integral, and derivative (PID) gains used by PIDController.
Link copied to clipboard
PID controller.