Structure used for Puma inverse kinematics. More...
Public Attributes | |
double | angle [6] |
double | angle12 |
bool | valid |
Structure used for Puma inverse kinematics.
Holds the joint angles of a puma IK solution. Angle12 is the sum joint angles 1 and 2. Valid solutions are ones within the joint limits of the robot.
Definition at line 39 of file puma560.cpp.
double Puma560Solution::angle[6] |
Definition at line 40 of file puma560.cpp.
double Puma560Solution::angle12 |
Definition at line 41 of file puma560.cpp.
Definition at line 42 of file puma560.cpp.