1 #ifndef SUBSYSTEM_AGENTDETECTOR_H 2 #define SUBSYSTEM_AGENTDETECTOR_H 22 #define SUBSYSTEM_AGENTDETECTOR "agentDetector" 71 #endif // SUBSYSTEM_AGENTDETECTOR_H bool changeDefaultName(const std::string &new_name)
Changes the name of the partner within agentDetector Internally used by ICubClient::changeName.
Grants access to high level motor commands (grasp, touch, look, goto, etc) of the robot as well as it...
void resume()
The skeleton detection of agentDetector will be resumed.
SubSystem for agentDetector.
Abstract class to handle sub-systems of the icub-client.
void pause()
Pause the agentDetector.
SubSystem_agentDetector(const std::string &masterName)
Default constructor.
virtual void Close()
Clean up resources.