, including all inherited members.
calculate()=0 | ConstraintBase< T_PARAMS, PRIO > | [pure virtual] |
callback_data_mediator_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
constraint_params_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
ConstraintBase(PRIO prio, T_PARAMS params, CallbackDataMediator &cbdm) | ConstraintBase< T_PARAMS, PRIO > | [inline] |
createTask() | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
derivative_value_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
getActivationGain() const =0 | ConstraintBase< T_PARAMS, PRIO > | [pure virtual] |
getCriticalValue() const | ConstraintBase< T_PARAMS, PRIO > | [inline, protected, virtual] |
getDerivativeValue() const | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
getPartialValues() const | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
getPredictionValue() const | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
getPriority() const | PriorityBase< PRIO > | [inline] |
getPriorityAsNum() const | PriorityBase< PRIO > | [inline] |
getSelfMotionMagnitude(const Eigen::MatrixXd &particular_solution, const Eigen::MatrixXd &homogeneous_solution) const =0 | ConstraintBase< T_PARAMS, PRIO > | [pure virtual] |
getState() const | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
getTaskDerivatives() const | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
getTaskId() const =0 | ConstraintBase< T_PARAMS, PRIO > | [pure virtual] |
getTaskJacobian() const | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
getValue() const | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
instance_ctr_ | ConstraintBase< T_PARAMS, PRIO > | [protected, static] |
jacobian_data_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
jnts_prediction_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
joint_states_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
last_pred_time_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
last_time_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
last_value_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
member_inst_cnt_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
operator<(const PriorityBase &other) const | PriorityBase< PRIO > | [inline] |
operator==(const PriorityBase &other) const | PriorityBase< PRIO > | [inline] |
operator>(const PriorityBase &other) const | PriorityBase< PRIO > | [inline] |
partial_values_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
prediction_value_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
priority_ | PriorityBase< PRIO > | [protected] |
PriorityBase(PRIO prio) | PriorityBase< PRIO > | [inline, explicit] |
setPriority(PRIO prio) | PriorityBase< PRIO > | [inline] |
state_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
update(const JointStates &joint_states, const KDL::JntArrayVel &joints_prediction, const Matrix6Xd_t &jacobian_data) | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
value_ | ConstraintBase< T_PARAMS, PRIO > | [protected] |
~ConstraintBase() | ConstraintBase< T_PARAMS, PRIO > | [inline, virtual] |
~PriorityBase() | PriorityBase< PRIO > | [inline, virtual] |