Go to the documentation of this file.
28 #include <ArmarXCore/interface/observers/ObserverInterface.h>
99 void updateRobotRun();
100 void updateRobotOnce();
101 static bool trySetFilePathFromDataDir(
viz::Robot& robotViz,
const std::string& absolutePath);
106 float updateFrequencyHz = 100;
109 std::string robotName =
"robot";
128 bool showRobotNodeFrames =
false;
129 bool useCollisionModel =
false;
Brief description of class RobotToArViz.
void onDisconnectComponent() override
Property definitions of RobotToArViz.
std::string getDefaultName() const override
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
void onExitComponent() override
Provides a ready-to-use ArViz client arviz as member variable.
void createRemoteGuiTab()
void onConnectComponent() override
RobotStateComponentPluginUser()
Baseclass for all ArmarX ManagedIceObjects requiring properties.
Default component property definition container.
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
This file offers overloads of toIce() and fromIce() functions for STL container types.
void RemoteGui_update() override
std::shared_ptr< class Robot > RobotPtr
RobotToArVizPropertyDefinitions(std::string prefix)
void onInitComponent() override