定义了一个可配置的PID控制器。 更多...
#include <type_traits>
#include <limits>
#include <cmath>
#include <algorithm>
#include "OneMotor/Util/Arithmetic.hpp"
#include "OneMotor/Util/DeltaT.hpp"
浏览该文件的源代码.
定义了一个可配置的PID控制器。