actual_ | opspace::Task | [protected] |
actual_x_ | opspace::OrientationTask | [protected] |
actual_y_ | opspace::OrientationTask | [protected] |
actual_z_ | opspace::OrientationTask | [protected] |
check(int const *param, int value) const | opspace::ParameterReflection | [virtual] |
check(std::string const *param, std::string const &value) const | opspace::ParameterReflection | [virtual] |
check(double const *param, double value) const | opspace::ParameterReflection | [virtual] |
check(Vector const *param, Vector const &value) const | opspace::ParameterReflection | [virtual] |
check(Matrix const *param, Matrix const &value) const | opspace::ParameterReflection | [virtual] |
command_ | opspace::Task | [protected] |
dbg(std::ostream &os, std::string const &title, std::string const &prefix) const | opspace::OrientationTask | [virtual] |
declareParameter(std::string const &name, int *integer, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
declareParameter(std::string const &name, std::string *instance, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
declareParameter(std::string const &name, double *real, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
declareParameter(std::string const &name, Vector *vector, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
declareParameter(std::string const &name, Matrix *matrix, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
delta_ | opspace::OrientationTask | [protected] |
dump(std::ostream &os, std::string const &title, std::string const &prefix) const | opspace::Task | [virtual] |
eepos_ | opspace::OrientationTask | [protected] |
end_effector_id_ | opspace::OrientationTask | [protected] |
getActual() const | opspace::Task | [inline] |
getCommand() const | opspace::Task | [inline] |
getJacobian() const | opspace::Task | [inline] |
getName() const | opspace::ParameterReflection | [inline] |
getParameterTable() const | opspace::ParameterReflection | [inline] |
getSigmaThreshold() const | opspace::Task | [inline] |
getTypeName() const | opspace::ParameterReflection | [inline] |
goal_x_ | opspace::OrientationTask | [protected] |
goal_y_ | opspace::OrientationTask | [protected] |
goal_z_ | opspace::OrientationTask | [protected] |
init(Model const &model) | opspace::OrientationTask | [virtual] |
instance_name_ | opspace::ParameterReflection | [protected] |
jacobian_ | opspace::Task | [protected] |
kd_ | opspace::OrientationTask | [protected] |
kp_ | opspace::OrientationTask | [protected] |
lookupParameter(std::string const &name) | opspace::ParameterReflection | |
lookupParameter(std::string const &name) const | opspace::ParameterReflection | |
lookupParameter(std::string const &name, parameter_type_t type) | opspace::ParameterReflection | |
lookupParameter(std::string const &name, parameter_type_t type) const | opspace::ParameterReflection | |
maxvel_ | opspace::OrientationTask | [protected] |
OrientationTask(std::string const &name) | opspace::OrientationTask | [explicit] |
ParameterReflection(std::string const &type_name, std::string const &instance_name) | opspace::ParameterReflection | |
sigma_threshold_ | opspace::Task | [protected] |
Task(std::string const &name) | opspace::Task | [explicit, protected] |
type_name_ | opspace::ParameterReflection | [protected] |
update(Model const &model) | opspace::OrientationTask | [virtual] |
updateActual(Model const &model) | opspace::OrientationTask | [protected] |
velocity_ | opspace::OrientationTask | [protected] |
~ParameterReflection() | opspace::ParameterReflection | [virtual] |