Revision 44128a92

View differences:

server/src/EmotionConfig.cpp
138 138
    //right opening: 12.6
139 139

  
140 140
    
141
    mouth_override.position_left   = 5;
141
    mouth_override.position_left   = -24;
142 142
    mouth_override.opening_left    = 0.0;
143 143
    mouth_override.position_center = 29.7;
144 144
    mouth_override.opening_center  = 18.3;
145
    mouth_override.position_right  = 5;
145
    mouth_override.position_right  = -24;
146 146
    mouth_override.opening_right   = 0.0;
147 147

  
148 148
}

Also available in: Unified diff