Revision 7531602c src/server/neck_motion_generator.cpp
| src/server/neck_motion_generator.cpp | ||
|---|---|---|
| 174 | 174 |
joint_interface->get_ts_speed(JointInterface::ID_NECK_PAN).get_newest_value(), |
| 175 | 175 |
reflexxes_position_output->NewVelocityVector->VecData[0] |
| 176 | 176 |
);*/ |
| 177 |
|
|
| 178 |
/*printf("\n%f %f %f %f %f #GAZELOG\n",
|
|
| 179 |
boost::get_system_time().time_of_day().total_milliseconds()/1000.0, |
|
| 180 |
requested_gaze_state_.pan + requested_gaze_state_.pan_offset, |
|
| 181 |
get_current_gaze().pan, |
|
| 182 |
(get_current_position(JointInterface::ID_EYES_LEFT_LR) + get_current_position(JointInterface::ID_EYES_RIGHT_LR))/2.0, |
|
| 183 |
get_current_position(JointInterface::ID_NECK_PAN));*/ |
|
| 177 | 184 |
} |
| 178 | 185 |
|
| 179 | 186 |
//! publish targets to motor boards: |
Also available in: Unified diff