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 2064 of file KinovaTypes.h.
Acceleration X sensor's value. Unit is G.
Definition at line 2119 of file KinovaTypes.h.
Acceleration Y sensor's value. Unit is G.
Definition at line 2124 of file KinovaTypes.h.
Acceleration Z sensor's value. Unit is G.
Definition at line 2129 of file KinovaTypes.h.
Actual joystick command received by the robotical arm.
Definition at line 2259 of file KinovaTypes.h.
Actua limitation applied on the robotical arm.
Definition at line 2244 of file KinovaTypes.h.
System status.
Definition at line 2219 of file KinovaTypes.h.
An array that contains communication errors of all actuators.
Definition at line 2289 of file KinovaTypes.h.
An array of all the connected peripheral.
Definition at line 2274 of file KinovaTypes.h.
Average power consumed on the main supply. Unit is W.
Definition at line 2114 of file KinovaTypes.h.
unsigned int GeneralInformations::CodeRevision |
Firmware's code revision.
Definition at line 2154 of file KinovaTypes.h.
unsigned int GeneralInformations::CodeVersion |
Firmware's code version. (Version.Major.Minor)
Definition at line 2149 of file KinovaTypes.h.
The actual angular and cartesian command information.
Definition at line 2229 of file KinovaTypes.h.
unsigned short GeneralInformations::ConnectedActuatorCount |
Connected actuator count.
Definition at line 2179 of file KinovaTypes.h.
Actual control increment from the actuators.
Definition at line 2249 of file KinovaTypes.h.
unsigned short GeneralInformations::Controller |
The active controller. Example : 3-axis joystick, API, universal interface, ...
Definition at line 2164 of file KinovaTypes.h.
unsigned short GeneralInformations::ControlMode |
Not used for now.
Definition at line 2169 of file KinovaTypes.h.
Not used for now.
Definition at line 2304 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 2310 of file KinovaTypes.h.
The actual angular and cartesian current information.
Definition at line 2234 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsExternalCANCount |
Communication error from the main external communication bus.
Definition at line 2214 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsExternalSPICount |
Communication error from the external SPI.
Definition at line 2204 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsMainCANCount |
Communication error from the main internal communication bus.
Definition at line 2209 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsMainSPICount |
Communication error from the main SPI.
Definition at line 2199 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsSpiExpansion1 |
Not in used now.
Definition at line 2189 of file KinovaTypes.h.
unsigned short GeneralInformations::ErrorsSpiExpansion2 |
Not in used now.
Definition at line 2194 of file KinovaTypes.h.
Not used for now.
Definition at line 2094 of file KinovaTypes.h.
not used for now.
Definition at line 2084 of file KinovaTypes.h.
Not used for now.
Definition at line 2299 of file KinovaTypes.h.
unsigned char GeneralInformations::ExpansionsBytes[192] |
Not used for now
Definition at line 2315 of file KinovaTypes.h.
Actual control increment from the fingers.
Definition at line 2254 of file KinovaTypes.h.
An array that contains communication errors of all fingers.
Definition at line 2294 of file KinovaTypes.h.
An array that contains the fingers's temperature.
Definition at line 2279 of file KinovaTypes.h.
The actual angular and cartesian force information.
Definition at line 2239 of file KinovaTypes.h.
Not used for now.
Definition at line 2284 of file KinovaTypes.h.
unsigned short GeneralInformations::HandMode |
Not used for now.
Definition at line 2174 of file KinovaTypes.h.
unsigned int GeneralInformations::IndexStartup |
Not used for now.
Definition at line 2079 of file KinovaTypes.h.
unsigned int GeneralInformations::PeripheralsConnected[4] |
An array of all the connected peripheral.
Definition at line 2264 of file KinovaTypes.h.
unsigned int GeneralInformations::PeripheralsDeviceID[4] |
An array of all the connected peripheral's ID.
Definition at line 2269 of file KinovaTypes.h.
The actual angular and cartesian position information.
Definition at line 2224 of file KinovaTypes.h.
unsigned short GeneralInformations::PositionType |
Type of the actual position.
Definition at line 2184 of file KinovaTypes.h.
Power consumed on the main supply. Unit is W.
Definition at line 2109 of file KinovaTypes.h.
Not used for now.
Definition at line 2134 of file KinovaTypes.h.
Not used for now.
Definition at line 2139 of file KinovaTypes.h.
Not used for now.
Definition at line 2144 of file KinovaTypes.h.
unsigned short GeneralInformations::Status |
Not used for now.
Definition at line 2159 of file KinovaTypes.h.
Main supply voltage.(24 V) Unit is V.
Definition at line 2099 of file KinovaTypes.h.
not used for now
Definition at line 2069 of file KinovaTypes.h.
Time in second since the last boot.
Definition at line 2074 of file KinovaTypes.h.
Not used for now.
Definition at line 2089 of file KinovaTypes.h.
Current consumed on the main supply. Unit is A.
Definition at line 2104 of file KinovaTypes.h.