Revision 5cd4364c examples/yarp_icub/src/icub_jointinterface.cpp
| examples/yarp_icub/src/icub_jointinterface.cpp | ||
|---|---|---|
| 170 | 170 |
enum_id_bimap.insert(enum_id_bimap_entry_t(icubid, humotionid)); |
| 171 | 171 |
} |
| 172 | 172 |
|
| 173 |
|
|
| 174 |
|
|
| 175 |
|
|
| 176 | 173 |
void iCubJointInterface::run() {
|
| 177 | 174 |
float loop_duration_ms = 1000.0 / MAIN_LOOP_FREQUENCY; |
| 178 | 175 |
iCubDataReceiver *data_receiver = new iCubDataReceiver(loop_duration_ms, this); |
Also available in: Unified diff