Revision 8df633f1
| server/src/EmotionConfig.cpp | ||
|---|---|---|
| 122 | 122 |
gaze_override.eyeblink_request_right = humotion::GazeState::EYEBLINK_TIME_DEFAULT; |
| 123 | 123 |
|
| 124 | 124 |
//mouth: |
| 125 |
mouth_override.position_left = 12.5;
|
|
| 125 |
mouth_override.position_left = 11.3;
|
|
| 126 | 126 |
mouth_override.opening_left = 0.0; |
| 127 |
mouth_override.position_center = 14.88;
|
|
| 128 |
mouth_override.opening_center = 7.4;
|
|
| 129 |
mouth_override.position_right = 12.5;
|
|
| 127 |
mouth_override.position_center = 20.88;
|
|
| 128 |
mouth_override.opening_center = 15.0;
|
|
| 129 |
mouth_override.position_right = 11.3;
|
|
| 130 | 130 |
mouth_override.opening_right = 0.0; |
| 131 | 131 |
|
| 132 | 132 |
} |
Also available in: Unified diff