|
#include <RobotAPI/drivers/OrientedTactileSensor/OrientedTactileSensorUnit.h>
Public Attributes | |
int | accel_offset_x |
int | accel_offset_y |
int | accel_offset_z |
int | accel_radius |
int | gyro_offset_x |
int | gyro_offset_y |
int | gyro_offset_z |
int | mag_offset_x |
int | mag_offset_y |
int | mag_offset_z |
int | mag_radius |
Definition at line 92 of file OrientedTactileSensorUnit.h.
int accel_offset_x |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int accel_offset_y |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int accel_offset_z |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int accel_radius |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int gyro_offset_x |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int gyro_offset_y |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int gyro_offset_z |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int mag_offset_x |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int mag_offset_y |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int mag_offset_z |
Definition at line 94 of file OrientedTactileSensorUnit.h.
int mag_radius |
Definition at line 94 of file OrientedTactileSensorUnit.h.