Revision 979b68d7 server/src/EmotionConfig.cpp
server/src/EmotionConfig.cpp | ||
---|---|---|
91 | 91 |
gaze_override.eyeblink_request_right = 0; |
92 | 92 |
|
93 | 93 |
//mouth: |
94 |
mouth_override.position_left = 14.7;
|
|
94 |
mouth_override.position_left = 13.5;
|
|
95 | 95 |
mouth_override.opening_left = 0.0; |
96 | 96 |
mouth_override.position_center = 16.0; |
97 | 97 |
mouth_override.opening_center = 1.0; |
98 |
mouth_override.position_right = 14.7;
|
|
98 |
mouth_override.position_right = 13.5;
|
|
99 | 99 |
mouth_override.opening_right = 0.0; |
100 | 100 |
|
101 | 101 |
} |
Also available in: Unified diff