Revision 295a3f16
| server/src/EmotionConfig.cpp | ||
|---|---|---|
| 116 | 116 |
mouth_override.opening_right = 0;//2.412000; |
| 117 | 117 |
*/ |
| 118 | 118 |
|
| 119 |
mouth_override.position_left = 20;
|
|
| 119 |
mouth_override.position_left = 19;
|
|
| 120 | 120 |
mouth_override.opening_left = 0.0; |
| 121 | 121 |
mouth_override.position_center = 22; |
| 122 | 122 |
mouth_override.opening_center = 2.0; |
| 123 |
mouth_override.position_right = 20 - 2;
|
|
| 123 |
mouth_override.position_right = 19 - 2;
|
|
| 124 | 124 |
mouth_override.opening_right = 0.0; |
| 125 | 125 |
} |
| 126 | 126 |
|
Also available in: Unified diff