29 #ifndef CRoboticHeadInterface_H
30 #define CRoboticHeadInterface_H
46 using namespace mrpt::math;
76 bool checkControllerIsConnected();
84 const std::string &iniSection );
97 void setDeviceSerialNumber(
const std::string &deviceSerialNumber)
99 m_serialNumber = deviceSerialNumber;
104 void GetGain(
int &_gain,
int &channel);
109 bool SetGain(
int &new_gain,
int &channel);
118 void GetSoundLocation(
int &ang);
131 void SetHeadPose(
int &yaw,
int &pitch);