Crate evian_control

Source
Expand description

Control theory primitives.

This module provides basic building blocks and implementations for controlling systems. These “systems” could be drivetrains, an arm or lift, or any other mechanism that requires precise motion control.

Modules§

loops
Control loops.

Structs§

Tolerances
Describes when a control system has stabilized reasonably near its setpoint.