Classes | |
| class | TRAC_IK |
Enumerations | |
| enum | SolveType { Speed, Distance, Manip1, Manip2 } |
Functions | |
| void | normalizeAngle (double &val, const double &min, const double &max) |
| void | normalizeAngle (double &val, const double &target) |
| enum TRAC_IK::SolveType |
Definition at line 44 of file trac_ik.hpp.
| void TRAC_IK::normalizeAngle | ( | double & | val, |
| const double & | min, | ||
| const double & | max | ||
| ) | [inline] |
Definition at line 181 of file trac_ik.cpp.
| void TRAC_IK::normalizeAngle | ( | double & | val, |
| const double & | target | ||
| ) | [inline] |
Definition at line 198 of file trac_ik.cpp.