Go to the documentation of this file.
32 #include <RobotAPI/interface/units/HapticUnit.h>
48 defineOptionalProperty<std::string>(
"HapticTopicName",
"HapticValues",
"Name of the Haptic Topic.");
63 virtual public HapticUnitInterface,
void onExitComponent() override
Hook for subclass.
HapticUnitListenerPrx hapticTopicPrx
PropertyDefinitionsPtr createPropertyDefinitions() override
void onInitComponent() override
Pure virtual hook for the subclass.
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
virtual void onExitHapticUnit()=0
virtual void onStartHapticUnit()=0
HapticUnitPropertyDefinitions(std::string prefix)
void onConnectComponent() override
Pure virtual hook for the subclass.
Default component property definition container.
virtual void onInitHapticUnit()=0
Base Class for SensorActorUnits.
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::string getDefaultName() const override
Retrieve default name of component.