Public Member Functions | Public Attributes
VARIABLE Struct Reference

#include <openrave_ik.h>

List of all members.

Public Member Functions

 VARIABLE ()

Public Attributes

IKReal fmul
IKReal foffset
 joint value is fmul*sol[freeind]+foffset
signed char freeind
 if >= 0, mimics another joint
unsigned char indices [2]
 unique index of the solution used to keep track on what part it came from. sometimes a solution can be repeated for different indices. store at least another repeated root
unsigned char maxsolutions
 max possible indices, 0 if controlled by free index or a free joint itself

Detailed Description

Definition at line 15 of file openrave_ik.h.


Constructor & Destructor Documentation

VARIABLE::VARIABLE ( ) [inline]

Definition at line 16 of file openrave_ik.h.


Member Data Documentation

Definition at line 20 of file openrave_ik.h.

joint value is fmul*sol[freeind]+foffset

Definition at line 20 of file openrave_ik.h.

signed char VARIABLE::freeind

if >= 0, mimics another joint

Definition at line 21 of file openrave_ik.h.

unsigned char VARIABLE::indices[2]

unique index of the solution used to keep track on what part it came from. sometimes a solution can be repeated for different indices. store at least another repeated root

Definition at line 23 of file openrave_ik.h.

unsigned char VARIABLE::maxsolutions

max possible indices, 0 if controlled by free index or a free joint itself

Definition at line 22 of file openrave_ik.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


coverage_3d_arm_navigation
Author(s): Juergen Hess
autogenerated on Wed Dec 26 2012 15:25:57