Revision 9ee9f0b4
| server/src/EmotionConfig.cpp | ||
|---|---|---|
| 107 | 107 | 
     | 
| 108 | 108 | 
    mouth_override.position_left = 20;  | 
| 109 | 109 | 
    mouth_override.opening_left = 0.0;  | 
| 110 | 
        mouth_override.position_center = 20;
   | 
|
| 111 | 
        mouth_override.opening_center  = 0.0;
   | 
|
| 112 | 
    mouth_override.position_right = 20;  | 
|
| 110 | 
        mouth_override.position_center = 22;
   | 
|
| 111 | 
        mouth_override.opening_center  = 2.0;
   | 
|
| 112 | 
        mouth_override.position_right  = 20-2;
   | 
|
| 113 | 113 | 
    mouth_override.opening_right = 0.0;  | 
| 114 | 114 | 
     | 
| 115 | 115 | 
    }  | 
Also available in: Unified diff