Namespaces | |
| namespace | Private |
Functions | |
| JointCommandInterfacePtr | generate (const std::string &mechanism, const JointCommandInterface::IoFunctions &io) |
| Generate Joint command based on the type of joint. | |
| JointCommandInterfacePtr JointCommandFactory::generate | ( | const std::string & | mechanism, |
| const JointCommandInterface::IoFunctions & | io | ||
| ) |
Generate Joint command based on the type of joint.
| mechanism | |
| io |
| runtime_error | if the jointType is not valid |
Definition at line 17 of file JointCommandFactory.cpp.