Revision 708960ff src/server/neck_motion_generator.cpp
src/server/neck_motion_generator.cpp | ||
---|---|---|
174 | 174 |
reflexxes_position_output->NewPositionVector->VecData[2], |
175 | 175 |
reflexxes_position_output->NewVelocityVector->VecData[2]); |
176 | 176 |
|
177 |
printf("\n%f %f %f %f %f DBG\n", |
|
177 |
/*printf("\n%f %f %f %f %f DBG\n",
|
|
178 | 178 |
neck_pan_now, neck_pan_target, |
179 | 179 |
reflexxes_position_output->NewPositionVector->VecData[0], |
180 | 180 |
joint_interface->get_ts_speed(JointInterface::ID_NECK_PAN).get_newest_value(), |
181 | 181 |
reflexxes_position_output->NewVelocityVector->VecData[0] |
182 |
); |
|
182 |
);*/
|
|
183 | 183 |
} |
184 | 184 |
|
185 | 185 |
//! publish targets to motor boards: |
Also available in: Unified diff