Public Member Functions | Public Attributes
UserPosition Struct Reference

This data structure represents an abstract position built by a user. Depending on the control type the Cartesian information, the angular information or both will be used. More...

#include <Definition>

List of all members.

Public Member Functions

void InitStruct ()

Public Attributes

AngularInfo Actuators
 Angular information about this position.
CartesianInfo CartesianPosition
 Cartesian information about this position.
float Delay
 This is used only if the type of position is TIME_DELAY. It represents the delay in second.
FingersPosition Fingers
 fingers information about this position.
HAND_MODE HandMode
 Mode of the gripper.
POSITION_TYPE Type
 The type of this position.

Detailed Description

This data structure represents an abstract position built by a user. Depending on the control type the Cartesian information, the angular information or both will be used.

Definition at line 630 of file KinovaTypes.h.


Member Function Documentation

void UserPosition::InitStruct ( ) [inline]

Definition at line 662 of file KinovaTypes.h.


Member Data Documentation

Angular information about this position.

Definition at line 650 of file KinovaTypes.h.

Cartesian information about this position.

Definition at line 645 of file KinovaTypes.h.

This is used only if the type of position is TIME_DELAY. It represents the delay in second.

Definition at line 640 of file KinovaTypes.h.

fingers information about this position.

Definition at line 660 of file KinovaTypes.h.

Mode of the gripper.

Definition at line 655 of file KinovaTypes.h.

The type of this position.

Definition at line 635 of file KinovaTypes.h.


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


jaco_driver
Author(s): Ilia Baranov (Clearpath) , Jeff Schmidt (Clearpath) , Alex Bencz (Clearpath) , Matt DeDonato (WPI), Braden Stenning
autogenerated on Mon Mar 2 2015 16:21:03