Revision 7531602c src/server/config.cpp

View differences:

src/server/config.cpp
57 57
    // [Guitton87] "Gaze control in humans: eye-head coordination during orienting movements ..."
58 58
    // In order to allow better adaption to the robot capabilities humotion allows to
59 59
    // scale the calculated velocity, value is given in percent (NOTE: 1.0 = 100% human velocity)
60
    scale_velocity_neck = 0.5;
60
    scale_velocity_neck = 0.4;
61 61

  
62 62
    // scale acceleration
63 63
    scale_acceleration_neck = 0.7;

Also available in: Unified diff