Go to the documentation of this file.
76 void objectProcessingTaskRun();
88 int predictionsPerObject = 5;
89 int millisecondPredictionIncrement = 200;
std::vector< ObjectPose > ObjectPoseSeq
std::string getDefaultName() const override
Provides an objpose::ObjectPoseTopicPrx objectPoseTopic as member variable.
Provides access to the armarx::objpose::ObjectPoseStorageInterface (aka the object memory).
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
void onExitComponent() override
Hook for subclass.
Provides a ready-to-use ArViz client arviz as member variable.
void onConnectComponent() override
Pure virtual hook for the subclass.
void onInitComponent() override
Pure virtual hook for the subclass.
Brief description of class ObjectPoseClientExample.
Baseclass for all ArmarX ManagedIceObjects requiring properties.
void onDisconnectComponent() override
Hook for subclass.
This file offers overloads of toIce() and fromIce() functions for STL container types.