|
#include <RobotAPI/drivers/OrientedTactileSensor/OrientedTactileSensorUnit.h>
Public Attributes | |
float | accelx |
float | accely |
float | accelz |
int | id |
float | pressure |
float | qw |
float | qx |
float | qy |
float | qz |
Definition at line 84 of file OrientedTactileSensorUnit.h.
float accelx |
Definition at line 89 of file OrientedTactileSensorUnit.h.
float accely |
Definition at line 89 of file OrientedTactileSensorUnit.h.
float accelz |
Definition at line 89 of file OrientedTactileSensorUnit.h.
int id |
Definition at line 86 of file OrientedTactileSensorUnit.h.
float pressure |
Definition at line 87 of file OrientedTactileSensorUnit.h.
float qw |
Definition at line 88 of file OrientedTactileSensorUnit.h.
float qx |
Definition at line 88 of file OrientedTactileSensorUnit.h.
float qy |
Definition at line 88 of file OrientedTactileSensorUnit.h.
float qz |
Definition at line 88 of file OrientedTactileSensorUnit.h.