5#include <RobotAPI/interface/units/HandUnitInterface.h>
15 using ComponentPlugin::ComponentPlugin;
26 static constexpr const char* PROPERTY_NAME =
"HandUnitName";
27 HandUnitInterfacePrx _handUnit;
Provides a ready-to-use HandUnit.
HandUnitInterfacePrx getHandUnit()
HandUnitComponentPluginUser()
ManagedIceObject(ManagedIceObject const &other)
void preOnInitComponent() override
void preOnConnectComponent() override
void postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override
HandUnitInterfacePrx getHandUnit()
This file is part of ArmarX.
armarx::HandUnitComponentPluginUser HandUnitComponentPluginUser
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.