Go to the documentation of this file.
10 #ifndef __SOT_FEATURE_GENERIC_HH__
11 #define __SOT_FEATURE_GENERIC_HH__
26 #if defined(feature_generic_EXPORTS)
27 #define SOTFEATUREGENERIC_EXPORT __declspec(dllexport)
29 #define SOTFEATUREGENERIC_EXPORT __declspec(dllimport)
32 #define SOTFEATUREGENERIC_EXPORT
63 virtual const std::string &
getClassName(
void)
const {
return CLASS_NAME; }
121 virtual void display(std::ostream &os)
const;
133 #endif // #ifndef __SOT_FEATURE_GENERIC_HH__
SignalTimeDependent< dynamicgraph::Vector, sigtime_t > errorSOUT
This signal returns the error between the desired value and the current value : .
dynamicgraph::SignalPtr< dynamicgraph::Matrix, sigtime_t > jacobianSIN
Input for the Jacobian.
virtual const std::string & getClassName(void) const
#define SOTFEATUREGENERIC_EXPORT
#define DECLARE_REFERENCE_FUNCTIONS(FeatureSpecialized)
Class that defines a generic implementation of the abstract interface for features.
SignalTimeDependent< dynamicgraph::Matrix, sigtime_t > jacobianSOUT
Jacobian of the error wrt the robot state: .
static const std::string CLASS_NAME
This class gives the abstract definition of a feature.
dynamicgraph::Vector::Index dimensionDefault
dynamicgraph::SignalPtr< dynamicgraph::Vector, sigtime_t > errorSIN
Input for the error.
virtual ~FeatureGeneric(void)
Default destructor.
sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:31