Revision 55a4b313 examples/yarp_icub/src/icub_jointinterface.cpp
examples/yarp_icub/src/icub_jointinterface.cpp | ||
---|---|---|
254 | 254 |
printf("%f %f %f %f %f %f PID%d\n", |
255 | 255 |
get_ts_position(e).get_interpolated_value(data_ts), |
256 | 256 |
target_angle[id], |
257 |
get_ts_speed(e).get_interpolated_value(data_ts), |
|
257 |
get_ts_speed(e).get_interpolated_value(data_ts), speed now is zERO?!?!? |
|
258 |
speed pan is inverted?? |
|
258 | 259 |
target_velocity, |
259 | 260 |
speed, |
260 | 261 |
position_error, |
Also available in: Unified diff