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