This is structure hold almost all information of the robotical arm. More...
#include <KinovaTypes.h>
Public Attributes | |
float | AccelerationX |
Acceleration X sensor's value. Unit is G. | |
float | AccelerationY |
Acceleration Y sensor's value. Unit is G. | |
float | AccelerationZ |
Acceleration Z sensor's value. Unit is G. | |
JoystickCommand | ActualJoystickCommand |
Actual joystick command received by the robotical arm. | |
ZoneLimitation | ActualLimitations |
Actua limitation applied on the robotical arm. | |
SystemStatus | ActualSystemStatus |
System status. | |
int | ActuatorsCommErrors [6] |
An array that contains communication errors of all actuators. | |
float | ActuatorsTemperatures [6] |
An array of all the connected peripheral. | |
float | AveragePower |
Average power consumed on the main supply. Unit is W. | |
unsigned int | CodeRevision |
Firmware's code revision. | |
unsigned int | CodeVersion |
Firmware's code version. (Version.Major.Minor) | |
UserPosition | Command |
The actual angular and cartesian command information. | |
unsigned short | ConnectedActuatorCount |
Connected actuator count. | |
float | ControlIncrement [6] |
Actual control increment from the actuators. | |
unsigned short | Controller |
The active controller. Example : 3-axis joystick, API, universal interface, ... | |
unsigned short | ControlMode |
Not used for now. | |
double | ControlTimeAbsolute |
Not used for now. | |
double | ControlTimeFromStartup |
Control time since the last boot. The control time all the time the the robotical arm receive commands from any controller. | |
UserPosition | Current |
The actual angular and cartesian current information. | |
unsigned short | ErrorsExternalCANCount |
Communication error from the main external communication bus. | |
unsigned short | ErrorsExternalSPICount |
Communication error from the external SPI. | |
unsigned short | ErrorsMainCANCount |
Communication error from the main internal communication bus. | |
unsigned short | ErrorsMainSPICount |
Communication error from the main SPI. | |
unsigned short | ErrorsSpiExpansion1 |
Not in used now. | |
unsigned short | ErrorsSpiExpansion2 |
Not in used now. | |
float | ExpansionFloat |
Not used for now. | |
int | ExpansionLong1 |
not used for now. | |
int | ExpansionLong2 |
Not used for now. | |
unsigned char | ExpansionsBytes [192] |
float | FingerControlIncrement [3] |
Actual control increment from the fingers. | |
int | FingersCommErrors [3] |
An array that contains communication errors of all fingers. | |
float | FingersTemperatures [3] |
An array that contains the fingers's temperature. | |
UserPosition | Force |
The actual angular and cartesian force information. | |
float | FutureTemperatures [3] |
Not used for now. | |
unsigned short | HandMode |
Not used for now. | |
unsigned int | IndexStartup |
Not used for now. | |
unsigned int | PeripheralsConnected [4] |
An array of all the connected peripheral. | |
unsigned int | PeripheralsDeviceID [4] |
An array of all the connected peripheral's ID. | |
UserPosition | Position |
The actual angular and cartesian position information. | |
unsigned short | PositionType |
Type of the actual position. | |
float | Power |
Power consumed on the main supply. Unit is W. | |
float | SensorExpansion1 |
Not used for now. | |
float | SensorExpansion2 |
Not used for now. | |
float | SensorExpansion3 |
Not used for now. | |
unsigned short | Status |
Not used for now. | |
float | SupplyVoltage |
Main supply voltage.(24 V) Unit is V. | |
double | TimeAbsolute |
not used for now | |
double | TimeFromStartup |
Time in second since the last boot. | |
float | TimeStampSavings |
Not used for now. | |
float | TotalCurrent |
Current consumed on the main supply. Unit is A. |
This is structure hold almost all information of the robotical arm.
Definition at line 2060 of file KinovaTypes.h.
Acceleration X sensor's value. Unit is G.
Definition at line 2115 of file KinovaTypes.h.
Acceleration Y sensor's value. Unit is G.
Definition at line 2120 of file KinovaTypes.h.
Acceleration Z sensor's value. Unit is G.
Definition at line 2125 of file KinovaTypes.h.
Actual joystick command received by the robotical arm.
Definition at line 2255 of file KinovaTypes.h.
Actua limitation applied on the robotical arm.
Definition at line 2240 of file KinovaTypes.h.
System status.
Definition at line 2215 of file KinovaTypes.h.
An array that contains communication errors of all actuators.
Definition at line 2285 of file KinovaTypes.h.
An array of all the connected peripheral.
Definition at line 2270 of file KinovaTypes.h.
Average power consumed on the main supply. Unit is W.
Definition at line 2110 of file KinovaTypes.h.
unsigned int GeneralInformations::CodeRevision |
Firmware's code revision.
Definition at line 2150 of file KinovaTypes.h.
unsigned int GeneralInformations::CodeVersion |
Firmware's code version. (Version.Major.Minor)
Definition at line 2145 of file KinovaTypes.h.
The actual angular and cartesian command information.
Definition at line 2225 of file KinovaTypes.h.
unsigned short GeneralInformations::ConnectedActuatorCount |
Connected actuator count.
Definition at line 2175 of file KinovaTypes.h.
Actual control increment from the actuators.
Definition at line 2245 of file KinovaTypes.h.
unsigned short GeneralInformations::Controller |
The active controller. Example : 3-axis joystick, API, universal interface, ...
Definition at line 2160 of file KinovaTypes.h.
unsigned short GeneralInformations::ControlMode |
Not used for now.
Definition at line 2165 of file KinovaTypes.h.
Not used for now.
Definition at line 2300 of file KinovaTypes.h.
Control time since the last boot. The control time all the time the the robotical arm receive commands from any controller.
Definition at line 2306 of file KinovaTypes.h.
The actual angular and cartesian current information.
Definition at line 2230 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsExternalCANCount |
Communication error from the main external communication bus.
Definition at line 2210 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsExternalSPICount |
Communication error from the external SPI.
Definition at line 2200 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsMainCANCount |
Communication error from the main internal communication bus.
Definition at line 2205 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsMainSPICount |
Communication error from the main SPI.
Definition at line 2195 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsSpiExpansion1 |
Not in used now.
Definition at line 2185 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsSpiExpansion2 |
Not in used now.
Definition at line 2190 of file KinovaTypes.h.
Not used for now.
Definition at line 2090 of file KinovaTypes.h.
not used for now.
Definition at line 2080 of file KinovaTypes.h.
Not used for now.
Definition at line 2295 of file KinovaTypes.h.
unsigned char GeneralInformations::ExpansionsBytes[192] |
Not used for now
Definition at line 2311 of file KinovaTypes.h.
Actual control increment from the fingers.
Definition at line 2250 of file KinovaTypes.h.
An array that contains communication errors of all fingers.
Definition at line 2290 of file KinovaTypes.h.
An array that contains the fingers's temperature.
Definition at line 2275 of file KinovaTypes.h.
The actual angular and cartesian force information.
Definition at line 2235 of file KinovaTypes.h.
Not used for now.
Definition at line 2280 of file KinovaTypes.h.
unsigned short GeneralInformations::HandMode |
Not used for now.
Definition at line 2170 of file KinovaTypes.h.
unsigned int GeneralInformations::IndexStartup |
Not used for now.
Definition at line 2075 of file KinovaTypes.h.
unsigned int GeneralInformations::PeripheralsConnected[4] |
An array of all the connected peripheral.
Definition at line 2260 of file KinovaTypes.h.
unsigned int GeneralInformations::PeripheralsDeviceID[4] |
An array of all the connected peripheral's ID.
Definition at line 2265 of file KinovaTypes.h.
The actual angular and cartesian position information.
Definition at line 2220 of file KinovaTypes.h.
unsigned short GeneralInformations::PositionType |
Type of the actual position.
Definition at line 2180 of file KinovaTypes.h.
Power consumed on the main supply. Unit is W.
Definition at line 2105 of file KinovaTypes.h.
Not used for now.
Definition at line 2130 of file KinovaTypes.h.
Not used for now.
Definition at line 2135 of file KinovaTypes.h.
Not used for now.
Definition at line 2140 of file KinovaTypes.h.
unsigned short GeneralInformations::Status |
Not used for now.
Definition at line 2155 of file KinovaTypes.h.
Main supply voltage.(24 V) Unit is V.
Definition at line 2095 of file KinovaTypes.h.
not used for now
Definition at line 2065 of file KinovaTypes.h.
Time in second since the last boot.
Definition at line 2070 of file KinovaTypes.h.
Not used for now.
Definition at line 2085 of file KinovaTypes.h.
Current consumed on the main supply. Unit is A.
Definition at line 2100 of file KinovaTypes.h.