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