Crate pidgeon

Crate pidgeon 

Source

Structs§

ControllerConfig
Configuration for a PID controller.
ControllerStatistics
Statistics about the controller’s performance.
PidController
A non-thread-safe PID controller implementation.
ThreadSafePidController
Thread-safe version of the PID controller.

Enums§

PidError
Error type for PID controller validation.