Go to the documentation of this file.
28 #include <SimoxUtility/color/Color.h>
43 const std::string ik_demo::defaultName =
"IkDemo";
64 impl->defineProperties(*def);
89 impl->remote.arviz =
arviz;
117 const bool join =
true;
133 while (!task->isStopped())
137 cycle.waitForCycleDuration();
144 return ik_demo::defaultName;
150 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.