10 #ifndef __SOT_FEATURE_LINEDISTANCE_HH__ 11 #define __SOT_FEATURE_LINEDISTANCE_HH__ 26 #if defined(feature_line_distance_EXPORTS) 27 #define SOTFEATURELINEDISTANCE_EXPORT __declspec(dllexport) 29 #define SOTFEATURELINEDISTANCE_EXPORT __declspec(dllimport) 32 #define SOTFEATURELINEDISTANCE_EXPORT 50 virtual const std::string &
getClassName(
void)
const {
return CLASS_NAME; }
75 virtual unsigned int &getDimension(
unsigned int &
dim,
int time);
84 virtual void display(std::ostream &os)
const;
90 #endif // #ifndef __SOT_FEATURE_LINEDISTANCE_HH__
SignalPtr< Flags, int > selectionSIN
This vector specifies which dimension are used to perform the computation. For instance let us assume...
static const std::string CLASS_NAME
dynamicgraph::SignalTimeDependent< dynamicgraph::Vector, int > lineSOUT
dynamicgraph::SignalPtr< MatrixHomogeneous, int > positionSIN
SignalTimeDependent< dynamicgraph::Matrix, int > jacobianSOUT
Jacobian of the error wrt the robot state: .
Class that defines point-3d control feature.
dynamicgraph::SignalPtr< dynamicgraph::Vector, int > vectorSIN
virtual const std::string & getClassName(void) const
Returns the name class.
dynamicgraph::SignalPtr< dynamicgraph::Matrix, int > articularJacobianSIN
This class gives the abstract definition of a feature.
virtual ~FeatureLineDistance(void)
SignalTimeDependent< dynamicgraph::Vector, int > errorSOUT
This signal returns the error between the desired value and the current value : . ...
#define SOTFEATURELINEDISTANCE_EXPORT
dynamicgraph::SignalPtr< dynamicgraph::Vector, int > positionRefSIN