62 GeneratedGraspList
filterGrasps(
const GeneratedGraspList& grasps,
63 const Ice::Current&)
override;
72 GraspingPlacementList
filterPlacements(
const GraspingPlacementList& placements,
73 const Ice::Current&)
override;
75 Ice::Int
getHash(
const Ice::Current&)
const override;
81 vectorIsWithinCircleSegment(
const Eigen::Vector2f vector,
double angle1,
double angle2);
std::string getConfigIdentifier()
Retrieve config identifier for this component as set in constructor.
GraspSelectionCriterionBase()
ABC for the GraspSelectionCriterion.
GraspSelectionCriterionPropertyDefinitions(std::string prefix)
NaturalGraspFilterPropertyDefinitions(std::string prefix)
GeneratedGraspList filterGrasps(const GeneratedGraspList &grasps, const Ice::Current &) override
void onInitGraspSelectionCriterion() override
GraspingPlacementList filterPlacements(const GraspingPlacementList &placements, const Ice::Current &) override
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
void onConnectGraspSelectionCriterion() override
Ice::Int getHash(const Ice::Current &) const override
std::string getDefaultName() const override
Retrieve default name of component.
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
std::shared_ptr< class Robot > RobotPtr
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.
::IceInternal::ProxyHandle<::IceProxy::armarx::RobotStateComponentInterface > RobotStateComponentInterfacePrx