Revision 07e68eb7 src/server/eye_motion_generator.cpp
| src/server/eye_motion_generator.cpp | ||
|---|---|---|
| 133 | 133 |
joint_interface->set_target(JointInterface::ID_EYES_BOTH_UD, |
| 134 | 134 |
reflexxes_position_output->NewPositionVector->VecData[2], |
| 135 | 135 |
reflexxes_position_output->NewVelocityVector->VecData[2]); |
| 136 |
|
|
| 137 |
cout << reflexxes_position_output->NewPositionVector->VecData[2] << " " << reflexxes_position_output->NewVelocityVector->VecData[2] ; |
|
| 138 | 136 |
} |
| 139 | 137 |
|
| 140 | 138 |
|
Also available in: Unified diff