Public Member Functions | |
void | check_hw_actuator (std::string name, int motor_id, int id_in_enum, double expected_pos) |
HandLibTest () | |
~HandLibTest () | |
Public Attributes | |
sr_actuator::SrActuator * | actuator |
pr2_hardware_interface::HardwareInterface * | hw |
boost::shared_ptr < HandLibTestProtected > | sr_hand_lib |
Definition at line 48 of file test_robot_lib.cpp.
HandLibTest::HandLibTest | ( | ) | [inline] |
Definition at line 55 of file test_robot_lib.cpp.
HandLibTest::~HandLibTest | ( | ) | [inline] |
Definition at line 61 of file test_robot_lib.cpp.
void HandLibTest::check_hw_actuator | ( | std::string | name, |
int | motor_id, | ||
int | id_in_enum, | ||
double | expected_pos | ||
) | [inline] |
Definition at line 66 of file test_robot_lib.cpp.
sr_actuator::SrActuator* HandLibTest::actuator |
Definition at line 53 of file test_robot_lib.cpp.
Definition at line 51 of file test_robot_lib.cpp.
boost::shared_ptr<HandLibTestProtected> HandLibTest::sr_hand_lib |
Definition at line 52 of file test_robot_lib.cpp.