Module loops

Source
Expand description

Control loops.

Structs§

AngularPid
PID controller for use in rotational systems.
BangBang
Bang-bang controller.
DcMotorFeedforward
Ideal DC motor feedforward controller.
Pid
PID controller.
TakeBackHalf
Take-back-half flywheel velocity controller.

Traits§

ControlLoop
Functionality for a generic control loop.