Revision 6e23ab1a 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 id, double value, double timestamp); |
|
28 |
//void store_incoming_position(int id, double value, double timestamp);
|
|
29 | 29 |
void run(); |
30 | 30 |
|
31 | 31 |
int convert_icub_jointid_to_humotion(int id); |
Also available in: Unified diff