1 #ifndef AUBO_SCOPE_FEATURE_H 2 #define AUBO_SCOPE_FEATURE_H 27 std::string getDisplayName();
63 std::vector<double> getPose();
71 friend class DataSwitch;
79 return feature && feature->isDefined();
87 return feature && feature->isJoggable() && feature->isDefined();
ARCS_CLASS_FORWARD(GripForceCapability)
This base interface represents all types of features available in AuboScope.
bool operator()(FeaturePtr feature)
bool operator()(FeaturePtr feature)