Revision bb168e08 client/python/test.py

View differences:

client/python/test.py
37 37

  
38 38
    r.set_current_emotion(RobotEmotion(RobotEmotion.SAD))
39 39
    r.set_head_animation(RobotAnimation(RobotAnimation.HEAD_SHAKE))
40
    r.set_speak("test 123")
41 40

  
42 41
    g = RobotGaze()
43 42
    g.gaze_type = RobotGaze.GAZETARGET_ABSOLUTE

Also available in: Unified diff