|
|
#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 80 of file OrientedTactileSensorUnit.h.
| float accelx |
Definition at line 85 of file OrientedTactileSensorUnit.h.
| float accely |
Definition at line 85 of file OrientedTactileSensorUnit.h.
| float accelz |
Definition at line 85 of file OrientedTactileSensorUnit.h.
| int id |
Definition at line 82 of file OrientedTactileSensorUnit.h.
| float pressure |
Definition at line 83 of file OrientedTactileSensorUnit.h.
| float qw |
Definition at line 84 of file OrientedTactileSensorUnit.h.
| float qx |
Definition at line 84 of file OrientedTactileSensorUnit.h.
| float qy |
Definition at line 84 of file OrientedTactileSensorUnit.h.
| float qz |
Definition at line 84 of file OrientedTactileSensorUnit.h.