Revision f0dcf4ca client/cpp/include/RobotController.h

View differences:

client/cpp/include/RobotController.h
44 44

  
45 45
    void set_gaze_target(RobotGaze target, bool blocking=false);
46 46
    RobotGaze get_gaze_target();
47
    void set_lookat_target(float x, float y, float z, const std::string frame_id="",
48
                           bool blocking=false, float roll=0.0);
47 49

  
48 50
    void set_mouth_target(RobotMouth target, bool blocking=false);
49 51

  

Also available in: Unified diff