Revision adf38895 examples/yarp_icub/src/icub_data_receiver.cpp

View differences:

examples/yarp_icub/src/icub_data_receiver.cpp
39 39
    }
40 40

  
41 41
    //printf("\n%f %f %f TIME\n", get_timestamp_ms(), timestamps[2], positions[2]);
42
    printf("TIMEDIFF %f\n", get_timestamp_ms() - timestamps[2]);
42
    //printf("TIMEDIFF %f\n", get_timestamp_ms() - timestamps[2]);
43 43

  
44 44
    //tell humotion to update lid angle (hack)
45 45
    icub_jointinterface->fetch_position(100, 0.0, get_timestamp_ms());

Also available in: Unified diff