5#include <RobotAPI/interface/components/FrameTrackingInterface.h>
15 using ComponentPlugin::ComponentPlugin;
26 static constexpr const char* PROPERTY_NAME =
"FrameTrackingName";
27 FrameTrackingInterfacePrx _frameTracking;
Provides a ready-to-use FrameTracking.
FrameTrackingComponentPluginUser()
FrameTrackingInterfacePrx getFrameTracking()
ManagedIceObject(ManagedIceObject const &other)
void preOnInitComponent() override
void preOnConnectComponent() override
void postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override
FrameTrackingInterfacePrx getFrameTracking()
This file is part of ArmarX.
armarx::FrameTrackingComponentPluginUser FrameTrackingComponentPluginUser
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.