std::size_t nbActiveDofs_
virtual dynamicgraph::Vector & computeError(dynamicgraph::Vector &res, sigtime_t)
Compute the error between the desired feature and the current value of the feature measured or deduce...
virtual dynamicgraph::Vector & computeErrorDot(dynamicgraph::Vector &res, sigtime_t time)
std::vector< bool > activeDofs_
virtual ~FeaturePosture()
FeaturePosture(const std::string &name)
virtual Value doExecute()
virtual dynamicgraph::Matrix & computeJacobian(dynamicgraph::Matrix &res, sigtime_t)
Compute the Jacobian of the error according the robot state.
SelectDof(FeaturePosture &entity, const std::string &docstring)
void selectDof(std::size_t dofId, bool control)