Go to the documentation of this file.
36 RobotStatePredictionClientExample::~RobotStatePredictionClientExample() =
default;
41 return "RobotStatePredictionClientExample";
51 pimpl->defineProperties(defs,
"p.");
void onInitComponent() override
Pure virtual hook for the subclass.
MemoryNameSystem & memoryNameSystem()
#define ARMARX_CHECK_NOT_NULL(ptr)
This macro evaluates whether ptr is not null and if it turns out to be false it will throw an Express...
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
void onDisconnectComponent() override
Hook for subclass.
void createRemoteGuiTab()
std::string getDefaultName() const override
void onConnectComponent() override
Pure virtual hook for the subclass.
void onExitComponent() override
Hook for subclass.
void RemoteGui_startRunningTask()
std::string getConfigIdentifier()
Retrieve config identifier for this component as set in constructor.
Default component property definition container.
armarx::viz::Client arviz
void RemoteGui_createTab(std::string const &name, RemoteGui::Client::Widget const &rootWidget, RemoteGui::Client::Tab *tab)
void RemoteGui_update() override
std::string getName() const
Retrieve name of object.