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 626 of file KinovaTypes.h.


Member Function Documentation

void UserPosition::InitStruct ( ) [inline]

Definition at line 658 of file KinovaTypes.h.


Member Data Documentation

Angular information about this position.

Definition at line 646 of file KinovaTypes.h.

Cartesian information about this position.

Definition at line 641 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 636 of file KinovaTypes.h.

fingers information about this position.

Definition at line 656 of file KinovaTypes.h.

Mode of the gripper.

Definition at line 651 of file KinovaTypes.h.

The type of this position.

Definition at line 631 of file KinovaTypes.h.


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


jaco_sdk
Author(s):
autogenerated on Thu Jun 6 2019 19:43:16