Go to the documentation of this file.
28 #include <SimoxUtility/color/Color.h>
45 ik_demo::defaultName =
"IkDemo";
67 impl->defineProperties(*def);
94 impl->remote.arviz =
arviz;
123 const bool join =
true;
140 while (!task->isStopped())
144 cycle.waitForCycleDuration();
152 return ik_demo::defaultName;
159 return ik_demo::defaultName;
void onConnectComponent() override
This util class helps with keeping a cycle time during a control cycle.
void onDisconnectComponent() override
void onInitComponent() override
std::string getConfigIdentifier()
Retrieve config identifier for this component as set in constructor.
Default component property definition container.
armarx::viz::Client arviz
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
void onExitComponent() override
static std::string GetDefaultName()
Get the component's default name.
std::string getDefaultName() const override
This file is part of ArmarX.