46 rtRun(
const IceUtil::Time&,
const IceUtil::Time&)
override
59 return "Platform_Velocity";
66 void rtRun(
const IceUtil::Time&,
const IceUtil::Time&)
override;
77 return ControlModes::EmergencyStop;
89 return "Platform_Velocity";
96 void rtRun(
const IceUtil::Time&,
const IceUtil::Time&)
override;
107 return ControlModes::StopMovement;
119 return "Platform_Velocity";
#define TYPEDEF_PTRS_SHARED(T)
ControlDevice(const std::string &name)
Create a ControlDevice with the given name.
Brief description of class JointControlTargetBase.
The JointController class represents one joint in one control mode.
SensorDeviceTemplate(const std::string &name)
This file offers overloads of toIce() and fromIce() functions for STL container types.