1 #ifndef SUBSYSTEM_SAM_H 2 #define SUBSYSTEM_SAM_H 22 #define SUBSYSTEM_SAM "SAM" 62 yarp::os::Bottle
askXLabel(
const std::string &model);
67 #endif // SUBSYSTEM_SAM_H yarp::os::Bottle askXLabel(const std::string &model)
Method to trigger a classification from SAM.
SubSystem_SAM(const std::string &masterName)
Default constructor.
Grants access to high level motor commands (grasp, touch, look, goto, etc) of the robot as well as it...
Abstract class to handle sub-systems of the icub-client.
bool attentionModulation(const std::string &mode)
Method to switch attention modes for SAM.
virtual void Close()
Clean up resources.