Revision 730467d3 include/humotion/server/eye_motion_generator.h

View differences:

include/humotion/server/eye_motion_generator.h
43 43

  
44 44
    static const float SACCADE_SPEED_THRESHOLD;
45 45
private:
46
    void setup_eyemotion(int dof, float target, float current_position, float current_speed);
46
    void setup_eyemotion(int dof, float target, float current_position, float current_speed, Timestamp timestamp);
47 47

  
48 48
    TimestampedList tsl_gaze_target_pan;
49 49
    TimestampedList tsl_gaze_target_tilt;

Also available in: Unified diff