31#include <RobotAPI/interface/robot_name_service/RobotNameServiceInterface.h>
59 return "RobotDefinition";
Baseclass for all ArmarX ManagedIceObjects requiring properties.
void onInitComponent() override
void onDisconnectComponent() override
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
void onConnectComponent() override
void onExitComponent() override
std::string getDefaultName() const override
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.