Revision 708960ff examples/yarp_icub/src/icub_jointinterface.cpp

View differences:

examples/yarp_icub/src/icub_jointinterface.cpp
200 200
    //execute:
201 201
    //ivel->velocityMove(id, speed);
202 202
    if ((icub_id != ICUB_ID_NECK_PAN)
203
        //&& (icub_id != ICUB_ID_EYES_BOTH_UD)
204
        //&& (icub_id != ICUB_ID_NECK_TILT)
203
        && (icub_id != ICUB_ID_EYES_BOTH_UD)
204
        && (icub_id != ICUB_ID_NECK_TILT)
205 205
        && (icub_id != ICUB_ID_EYES_PAN)
206 206
        && (icub_id != ICUB_ID_EYES_VERGENCE)
207 207
        //&& (icub_id != ICUB_ID_NECK_TILT)

Also available in: Unified diff