Protected Member Functions | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Attributes | |
| r2_msgs::JointControlData | commandedStates |
| std::string | configPath |
| std::string | configSafetyPath |
| std::string | fileName |
| JointControlCommonInterface::IoFunctions | io |
| std::map< std::string, boost::shared_ptr < JointControlCommandInterface > > | jointControlFsmMap |
| std::string | jointType |
| std::string | mechanism |
| NodeRegisterManagerPtr | nodeRegisterManager |
| std::string | packagePath |
Definition at line 93 of file JointControlCommand_Test.cpp.
| virtual void JointControlCommandFsmTest::SetUp | ( | ) | [inline, protected, virtual] |
Definition at line 96 of file JointControlCommand_Test.cpp.
| virtual void JointControlCommandFsmTest::TearDown | ( | ) | [inline, protected, virtual] |
Definition at line 177 of file JointControlCommand_Test.cpp.
r2_msgs::JointControlData JointControlCommandFsmTest::commandedStates [protected] |
Definition at line 188 of file JointControlCommand_Test.cpp.
std::string JointControlCommandFsmTest::configPath [protected] |
Definition at line 182 of file JointControlCommand_Test.cpp.
std::string JointControlCommandFsmTest::configSafetyPath [protected] |
Definition at line 182 of file JointControlCommand_Test.cpp.
std::string JointControlCommandFsmTest::fileName [protected] |
Definition at line 182 of file JointControlCommand_Test.cpp.
Definition at line 187 of file JointControlCommand_Test.cpp.
std::map< std::string, boost::shared_ptr<JointControlCommandInterface> > JointControlCommandFsmTest::jointControlFsmMap [protected] |
Definition at line 186 of file JointControlCommand_Test.cpp.
std::string JointControlCommandFsmTest::jointType [protected] |
Definition at line 184 of file JointControlCommand_Test.cpp.
std::string JointControlCommandFsmTest::mechanism [protected] |
Definition at line 185 of file JointControlCommand_Test.cpp.
NodeRegisterManagerPtr JointControlCommandFsmTest::nodeRegisterManager [protected] |
Definition at line 183 of file JointControlCommand_Test.cpp.
std::string JointControlCommandFsmTest::packagePath [protected] |
Definition at line 181 of file JointControlCommand_Test.cpp.