Revision 7492f8d6
| examples/yarp_icub/src/icub_faceinterface.cpp | ||
|---|---|---|
| 150 | 150 |
|
| 151 | 151 |
if (emotion_port[port_id].getOutputCount()>0){
|
| 152 | 152 |
double angle = target_angle[id]; |
| 153 |
int icub_val = 0; |
|
| 153 |
unsigned int icub_val = 0;
|
|
| 154 | 154 |
|
| 155 | 155 |
//swap rotation direction: |
| 156 | 156 |
if (id==iCubJointInterface::ICUB_ID_EYES_LEFT_BROW) angle = -angle; |
Also available in: Unified diff