Revision 1efa78e9 examples/yarp_icub/src/icub_jointinterface.cpp
examples/yarp_icub/src/icub_jointinterface.cpp | ||
---|---|---|
136 | 136 |
|
137 | 137 |
|
138 | 138 |
void iCubJointInterface::run(){ |
139 |
iCubDataReceiver *data_receiver = new iCubDataReceiver(1000.0 / MAIN_LOOP_FREQUENCY, iencs, this); |
|
139 |
iCubDataReceiver *data_receiver = new iCubDataReceiver(0.5 * 1000.0 / MAIN_LOOP_FREQUENCY, iencs, this);
|
|
140 | 140 |
data_receiver->start(); |
141 | 141 |
} |
142 | 142 |
|
Also available in: Unified diff