|
#include "NJointTCPController.h"
#include <VirtualRobot/RobotNodeSet.h>
#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointControllerRegistry.h>
#include "../RobotUnit.h"
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Macros | |
#define | DEFAULT_TCP_STRING "default TCP" |
Variables | |
NJointControllerRegistration< NJointTCPController > | registrationControllerNJointTCPController ("NJointTCPController") |
#define DEFAULT_TCP_STRING "default TCP" |
Definition at line 33 of file NJointTCPController.cpp.