Revision c6c9fe2c examples/yarp_icub/src/icub_jointinterface.cpp
examples/yarp_icub/src/icub_jointinterface.cpp | ||
---|---|---|
319 | 319 |
//store joint based on id: |
320 | 320 |
switch(id){ |
321 | 321 |
default: |
322 |
printf("> ERROR: unhandled joint id %d\n",id); |
|
322 |
//printf("> ERROR: unhandled joint id %d\n",id);
|
|
323 | 323 |
return; |
324 | 324 |
|
325 | 325 |
case(100): |
Also available in: Unified diff