Public Attributes
CartesianPosition Struct Reference


Contains all cartesian positions of the hand and their fingers
The CartesianPosition is only a mix of two position structures. More...

#include <KinovaTypes.h>

List of all members.

Public Attributes

CartesianInfo Coordinates
FingersPosition Fingers

Detailed Description


Contains all cartesian positions of the hand and their fingers
The CartesianPosition is only a mix of two position structures.


WARNING: If you send this structure, always define all variables, there is no initial values. Otherwise, there will be random information sent to the arm.
Suggestion: use the function memset(&yourStructure, 0, sizeof(yourStructure)) from the std lib and set the memory.

Definition at line 117 of file docs/JacoDocs/JacoAPI/KinovaTypes.h.


Member Data Documentation

Definition at line 119 of file docs/JacoDocs/JacoAPI/KinovaTypes.h.

Definition at line 120 of file docs/JacoDocs/JacoAPI/KinovaTypes.h.


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


jaco_driver
Author(s): Jeff Schmidt (Clearpath), Alex Bencz (Clearpath), Matt DeDonato (WPI)
autogenerated on Mon Jan 6 2014 11:23:43