Revision 0eb80b5e
server/src/EmotionConfig.cpp | ||
---|---|---|
138 | 138 |
//right opening: 12.6 |
139 | 139 |
|
140 | 140 |
|
141 |
mouth_override.position_left = 24.4;
|
|
141 |
mouth_override.position_left = 5;
|
|
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 = 24.4;
|
|
145 |
mouth_override.position_right = 5;
|
|
146 | 146 |
mouth_override.opening_right = 0.0; |
147 | 147 |
|
148 | 148 |
} |
Also available in: Unified diff