Revision ea29304b examples/yarp_icub/include/icub_jointinterface.h
examples/yarp_icub/include/icub_jointinterface.h | ||
---|---|---|
25 | 25 |
iCubJointInterface(std::string scope); |
26 | 26 |
~iCubJointInterface(); |
27 | 27 |
|
28 |
void store_incoming_position(int humotion_id, double position, double timestamp); |
|
28 |
//void store_incoming_position(int humotion_id, double position, double timestamp); |
|
29 |
//void store_incoming_velocity(int humotion_id, double position, double timestamp); |
|
29 | 30 |
void run(); |
30 | 31 |
|
31 | 32 |
int convert_icub_jointid_to_humotion(int id); |
Also available in: Unified diff