Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
tap::algorithms::FuzzyRuleTableInterface< OUTPUTS > Class Template Referenceabstract

#include <fuzzy_rule_table.hpp>

Detailed Description

template<uint8_t OUTPUTS>
class tap::algorithms::FuzzyRuleTableInterface< OUTPUTS >

An interface that outlines what actions a fuzzy rule table should do. In particular, the fuzzy table should perform an update, where it internally updates any necessary state and determines the "best" parameters, then should return the fuzzy gains computed in the update step.

Template Parameters
OUTPUTSThe number of outputs from the fuzzy table that are computed during the fuzzy update step.

The documentation for this class was generated from the following file: