26 if (!properties->hasDefinition(PROPERTY_NAME))
28 properties->defineOptionalProperty<std::string>(
29 PROPERTY_NAME,
"NaturalIK",
"Name of the NaturalIK");
54 return plugin->getNaturalIK();
ManagedIceObject & parent()
PluginT * addPlugin(const std::string prefix="", ParamsT &&... params)
NaturalIKComponentPluginUser()
NaturalIKInterfacePrx getNaturalIK()
void preOnInitComponent() override
void preOnConnectComponent() override
void postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override
NaturalIKInterfacePrx getNaturalIK()
This file is part of ArmarX.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.