Go to the documentation of this file.
26 #include <RobotAPI/components/AronComponentConfigExample/aron/ComponentConfig.aron.generated.h>
65 aron_component_config_plugin_{
nullptr};
66 std::mutex write_mutex;
void onInitComponent() override
std::string getDefaultName() const override
Retrieve default name of component.
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
void onConnectComponent() override
void onExitComponent() override
void onDisconnectComponent() override
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
Baseclass for all ArmarX ManagedIceObjects requiring properties.
AronComponentConfigExamplePropertyDefinitions(std::string prefix)
Default component property definition container.
AronComponentConfigExample()
This file offers overloads of toIce() and fromIce() functions for STL container types.