![]() |
FancySafeBot 0.0.1
A safe robotics library
|
Proportial Integral Derivaitve controller. More...
Classes | |
class | fsb::PidController |
PID Controller. More... | |
Enumerations | |
enum class | fsb::PidType : uint8_t { PidType::TRAPEZOIDAL = 0 , PidType::BACKWARDS = 1 } |
Type of discretization. More... | |
Proportial Integral Derivaitve controller.
|
strong |