|
#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointTCPController.h>
Public Member Functions | |
NJointTCPControllerConfig (std::string const &nodeSetName, const std::string &tcpName) | |
Public Attributes | |
const std::string | nodeSetName |
const std::string | tcpName |
Definition at line 40 of file NJointTCPController.h.
|
inline |
Definition at line 43 of file NJointTCPController.h.
const std::string nodeSetName |
Definition at line 48 of file NJointTCPController.h.
const std::string tcpName |
Definition at line 49 of file NJointTCPController.h.