Revision 25400c71 examples/yarp_icub/src/icub_faceinterface.cpp
examples/yarp_icub/src/icub_faceinterface.cpp | ||
---|---|---|
105 | 105 |
//! \param id {0=left, 1=right) |
106 | 106 |
//! \param angle in degrees |
107 | 107 |
void iCubFaceInterface::set_eyebrow_angle(int id, float *target_angle) { |
108 |
|
|
109 | 108 |
if (emotion_port.getOutputCount() > 0) { |
110 | 109 |
double angle = target_angle[id]; |
111 | 110 |
int icub_val = 0; |
Also available in: Unified diff