|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
Specifies Fuzzy-specific configurable parameters in the PD controller. More...
#include <fuzzy_pd.hpp>

Public Attributes | |
| float | maxError = 0.0f |
| float | maxErrorDerivative = 0.0f |
| FuzzyPDRuleTable | fuzzyTable |
Specifies Fuzzy-specific configurable parameters in the PD controller.
| FuzzyPDRuleTable tap::algorithms::FuzzyPDConfig::fuzzyTable |
| float tap::algorithms::FuzzyPDConfig::maxError = 0.0f |
| float tap::algorithms::FuzzyPDConfig::maxErrorDerivative = 0.0f |