Definition at line 78 of file MotorTorqueController.h.
Definition at line 396 of file MotorTorqueController.cpp.
Definition at line 408 of file MotorTorqueController.cpp.
Definition at line 553 of file MotorTorqueController.cpp.
bool MotorTorqueController::MotorController::getTwoDofControllerDynamiccsModelParam | ( | TwoDofControllerDynamicsModel::TwoDofControllerDynamicsModelParam & | _param | ) |
Definition at line 501 of file MotorTorqueController.cpp.
bool MotorTorqueController::MotorController::getTwoDofControllerParam | ( | TwoDofController::TwoDofControllerParam & | _param | ) |
Definition at line 418 of file MotorTorqueController.cpp.
bool MotorTorqueController::MotorController::getTwoDofControllerPDModelParam | ( | TwoDofControllerPDModel::TwoDofControllerPDModelParam & | _param | ) |
Definition at line 458 of file MotorTorqueController.cpp.
void MotorTorqueController::MotorController::setErrorPrefix | ( | const std::string & | _error_prefix | ) |
Definition at line 547 of file MotorTorqueController.cpp.
void MotorTorqueController::MotorController::setupTwoDofController | ( | TwoDofController::TwoDofControllerParam & | _param | ) |
Definition at line 412 of file MotorTorqueController.cpp.
void MotorTorqueController::MotorController::setupTwoDofControllerDynamicsModel | ( | TwoDofControllerDynamicsModel::TwoDofControllerDynamicsModelParam & | _param | ) |
Definition at line 495 of file MotorTorqueController.cpp.
void MotorTorqueController::MotorController::setupTwoDofControllerPDModel | ( | TwoDofControllerPDModel::TwoDofControllerPDModelParam & | _param | ) |
Definition at line 452 of file MotorTorqueController.cpp.
bool MotorTorqueController::MotorController::updateParam | ( | double & | _param, |
const double & | _new_value | ||
) | [private] |
Definition at line 538 of file MotorTorqueController.cpp.
bool MotorTorqueController::MotorController::updateTwoDofControllerDynamiccsModelParam | ( | TwoDofControllerDynamicsModel::TwoDofControllerDynamicsModelParam & | _param | ) |
Definition at line 517 of file MotorTorqueController.cpp.
bool MotorTorqueController::MotorController::updateTwoDofControllerParam | ( | TwoDofController::TwoDofControllerParam & | _param | ) |
Definition at line 432 of file MotorTorqueController.cpp.
bool MotorTorqueController::MotorController::updateTwoDofControllerPDModelParam | ( | TwoDofControllerPDModel::TwoDofControllerPDModelParam & | _param | ) |
Definition at line 474 of file MotorTorqueController.cpp.
boost::shared_ptr<TwoDofControllerInterface> MotorTorqueController::MotorController::controller |
Definition at line 82 of file MotorTorqueController.h.
Definition at line 84 of file MotorTorqueController.h.
std::string MotorTorqueController::MotorController::error_prefix [private] |
Definition at line 108 of file MotorTorqueController.h.
Definition at line 88 of file MotorTorqueController.h.
Definition at line 90 of file MotorTorqueController.h.
Definition at line 87 of file MotorTorqueController.h.
Definition at line 89 of file MotorTorqueController.h.
Definition at line 86 of file MotorTorqueController.h.
Definition at line 83 of file MotorTorqueController.h.
Definition at line 85 of file MotorTorqueController.h.