The Robot Application Programming Interface Delegate Project
|
Public Member Functions | |
JointSampleData (float anglePos, float angleVel, float angleAcc, float current, float torque, float temperature, int status, NamedFloatSequence aux) | |
Public Attributes | |
float | anglePos |
float | angleVel |
float | angleAcc |
float | current |
float | torque |
float | temperature |
int | status |
NamedFloatSequence | aux |
JointSampleData | ( | float | anglePos, |
float | angleVel, | ||
float | angleAcc, | ||
float | current, | ||
float | torque, | ||
float | temperature, | ||
int | status, | ||
NamedFloatSequence | aux | ||
) |
float angleAcc |
float anglePos |
float angleVel |
float current |
int status |
float temperature |
float torque |