Go to the documentation of this file.
30 Feature1D::Feature1D(
const string &pointName)
32 errorSIN(NULL,
"sotFeature1D(" +
name +
")::input(vector)::errorIN"),
34 "sotFeature1D(" +
name +
")::input(matrix)::jacobianIN") {
77 res.resize(1, Jac.cols());
79 for (
size_type j = 0; j < Jac.cols(); ++j)
91 os <<
"1D <" <<
name <<
">: " << std::endl;
97 os <<
" All SIN not set.";
DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN(Feature1D, "Feature1D")
virtual void addDependenciesFromReference(void)=0
virtual const T & accessCopy() const
dynamicgraph::SignalPtr< dynamicgraph::Vector, sigtime_t > errorSIN
Input for the error.
SignalTimeDependent< dynamicgraph::Vector, sigtime_t > errorSOUT
This signal returns the error between the desired value and the current value : .
Simple test: the task is defined to be e_2 = .5 . e'.e, with e the mother task. The jacobian is then ...
SignalTimeDependent< dynamicgraph::Matrix, sigtime_t > jacobianSOUT
Jacobian of the error wrt the robot state: .
This class gives the abstract definition of a feature.
virtual const T & access(const Time &t)
#define sotDEBUGOUT(level)
virtual void addDependency(const SignalBase< Time > &signal)
#define sotDEBUGIN(level)
dynamicgraph::SignalPtr< dynamicgraph::Matrix, sigtime_t > jacobianSIN
Input for the Jacobian.
virtual void removeDependenciesFromReference(void)=0
virtual dynamicgraph::Matrix & computeJacobian(dynamicgraph::Matrix &res, sigtime_t time)
Compute the Jacobian of the value according to the robot state..
virtual void display(std::ostream &os) const
Display the information related to this 1D implementation.
size_type getDimension(void) const
Shortest method.
virtual dynamicgraph::Vector & computeError(dynamicgraph::Vector &res, sigtime_t time)
Compute the error between the desired value and the value itself.
void signalRegistration(const SignalArray< sigtime_t > &signals)
sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:31