4#include <ArmarXCore/interface/observers/ObserverInterface.h>
14 using ComponentPlugin::ComponentPlugin;
25 static constexpr const char* PROPERTY_NAME =
"RobotUnitObserverName";
26 ObserverInterfacePrx _robotUnitObserver;
ManagedIceObject(ManagedIceObject const &other)
Provides a ready-to-use RobotUnitObserver.
ObserverInterfacePrx getRobotUnitObserver()
RobotUnitObserverComponentPluginUser()
ObserverInterfacePrx getRobotUnitObserver()
void preOnInitComponent() override
void preOnConnectComponent() override
void postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override
This file is part of ArmarX.
armarx::RobotUnitObserverComponentPluginUser RobotUnitObserverComponentPluginUser
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.