19 #ifndef SUBSYSTEM_IOL2OPC_H 20 #define SUBSYSTEM_IOL2OPC_H 22 #define SUBSYSTEM_IOL2OPC "iol2opc" 46 bool changeName(
const std::string &old_name,
const std::string &new_name);
70 #endif // SUBSYSTEM_IOL2OPC_H Grants access to high level motor commands (grasp, touch, look, goto, etc) of the robot as well as it...
SubSystem_IOL2OPC(const std::string &masterName)
Default constructor.
bool changeName(const std::string &old_name, const std::string &new_name)
Change the name of an object Internally used by ICubClient::changeName.
Abstract class to handle sub-systems of the icub-client.
void pause()
Pause the iol2opc object detection.
virtual void Close()
Clean up resources.
void resume()
Resume the iol2opc object detection.