KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
AnalyticIKSolution Struct Reference

A structure containing computed analytic IK solutions. More...

#include <AnalyticIK.h>

Public Member Functions

void DeleteMinimalDistance ()
 

Public Attributes

std::vector< Vectorsolutions
 an array of the IK solutions (3D-6D)
 
std::vector< bool > minimalDistance
 one per solution: true if the desired point is not reached, but rather the distance is minimized
 
bool infinite
 true if infinite # of solutions
 

Detailed Description

A structure containing computed analytic IK solutions.


The documentation for this struct was generated from the following files: