Public Member Functions | |
bool | ComputeIk (const IkReal *eetrans, const IkReal *eerot, const IkReal *pfree, IkSolutionListBase< IkReal > &solutions) |
Static Public Member Functions | |
static bool | checkconsistency8 (const IkReal *Breal) |
static void | solvedialyticpoly8qep (const IkReal *matcoeffs, IkReal *rawroots, int &numroots) |
Solve the det Ax^2+Bx+C = 0 problem using the Manocha and Canny method (1994) | |
Public Attributes | |
unsigned char | _ij3 [2] |
unsigned char | _ij4 [2] |
unsigned char | _ij5 [2] |
unsigned char | _ij6 [2] |
unsigned char | _ij7 [2] |
unsigned char | _ij8 [2] |
unsigned char | _nj3 |
unsigned char | _nj4 |
unsigned char | _nj5 |
unsigned char | _nj6 |
unsigned char | _nj7 |
unsigned char | _nj8 |
IkReal | cj3 |
IkReal | cj4 |
IkReal | cj5 |
IkReal | cj6 |
IkReal | cj7 |
IkReal | cj8 |
IkReal | htj3 |
IkReal | htj4 |
IkReal | htj5 |
IkReal | htj6 |
IkReal | htj7 |
IkReal | htj8 |
IkReal | j3 |
IkReal | j4 |
IkReal | j5 |
IkReal | j6 |
IkReal | j7 |
IkReal | j8 |
IkReal | new_px |
IkReal | new_py |
IkReal | new_pz |
IkReal | new_r00 |
IkReal | new_r01 |
IkReal | new_r02 |
IkReal | new_r10 |
IkReal | new_r11 |
IkReal | new_r12 |
IkReal | new_r20 |
IkReal | new_r21 |
IkReal | new_r22 |
IkReal | npx |
IkReal | npy |
IkReal | npz |
IkReal | pp |
IkReal | px |
IkReal | py |
IkReal | pz |
IkReal | r00 |
IkReal | r01 |
IkReal | r02 |
IkReal | r10 |
IkReal | r11 |
IkReal | r12 |
IkReal | r20 |
IkReal | r21 |
IkReal | r22 |
IkReal | rxp0_0 |
IkReal | rxp0_1 |
IkReal | rxp0_2 |
IkReal | rxp1_0 |
IkReal | rxp1_1 |
IkReal | rxp1_2 |
IkReal | rxp2_0 |
IkReal | rxp2_1 |
IkReal | rxp2_2 |
IkReal | sj3 |
IkReal | sj4 |
IkReal | sj5 |
IkReal | sj6 |
IkReal | sj7 |
IkReal | sj8 |
Definition at line 319 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
static bool nextage_left_arm_ikfast_kinematics_plugin::IKSolver::checkconsistency8 | ( | const IkReal * | Breal | ) | [inline, static] |
Definition at line 16910 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
bool nextage_left_arm_ikfast_kinematics_plugin::IKSolver::ComputeIk | ( | const IkReal * | eetrans, |
const IkReal * | eerot, | ||
const IkReal * | pfree, | ||
IkSolutionListBase< IkReal > & | solutions | ||
) | [inline] |
Definition at line 324 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
static void nextage_left_arm_ikfast_kinematics_plugin::IKSolver::solvedialyticpoly8qep | ( | const IkReal * | matcoeffs, |
IkReal * | rawroots, | ||
int & | numroots | ||
) | [inline, static] |
Solve the det Ax^2+Bx+C = 0 problem using the Manocha and Canny method (1994)
matcoeffs is of length 54*3, for 3 matrices
Definition at line 16922 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
unsigned char nextage_left_arm_ikfast_kinematics_plugin::IKSolver::_ij3[2] |
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
unsigned char nextage_left_arm_ikfast_kinematics_plugin::IKSolver::_ij4[2] |
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
unsigned char nextage_left_arm_ikfast_kinematics_plugin::IKSolver::_ij5[2] |
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
unsigned char nextage_left_arm_ikfast_kinematics_plugin::IKSolver::_ij6[2] |
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
unsigned char nextage_left_arm_ikfast_kinematics_plugin::IKSolver::_ij7[2] |
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
unsigned char nextage_left_arm_ikfast_kinematics_plugin::IKSolver::_ij8[2] |
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 322 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.
Definition at line 321 of file nextage_left_arm_ikfast_moveit_plugin.cpp.