Revision 3e3a8bd9
| examples/yarp_icub/src/icub_jointinterface.cpp | ||
|---|---|---|
| 111 | 111 |
ipos->setPositionMode(); |
| 112 | 112 |
}else{
|
| 113 | 113 |
ivel->setVelocityMode(); |
| 114 |
commands=100.0;
|
|
| 114 |
commands=300.0;
|
|
| 115 | 115 |
ivel->setRefAccelerations(commands.data()); |
| 116 | 116 |
} |
| 117 | 117 |
|
Also available in: Unified diff