#include <sot/core/fir-filter.hh>
Namespaces | |
namespace | dynamicgraph |
This class implements the Stack of Task. It allows to deal with the priority of the controllers through the shell. The controllers can be either constraints either tasks. | |
namespace | dynamicgraph::sot |
Defines | |
#define | FIL_FILTER_EXPORT |
#define | DECLARE_SPECIFICATION(className, sotSigType, sotCoefType) typedef FIRFilter<sotSigType,sotCoefType> className; |
#define DECLARE_SPECIFICATION | ( | className, | |
sotSigType, | |||
sotCoefType | |||
) | typedef FIRFilter<sotSigType,sotCoefType> className; |
#define FIL_FILTER_EXPORT |