OrientedTactileSensorUnit::SensorData Struct Reference

#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
 

Detailed Description

Definition at line 84 of file OrientedTactileSensorUnit.h.

Member Data Documentation

◆ accelx

float accelx

Definition at line 89 of file OrientedTactileSensorUnit.h.

◆ accely

float accely

Definition at line 89 of file OrientedTactileSensorUnit.h.

◆ accelz

float accelz

Definition at line 89 of file OrientedTactileSensorUnit.h.

◆ id

int id

Definition at line 86 of file OrientedTactileSensorUnit.h.

◆ pressure

float pressure

Definition at line 87 of file OrientedTactileSensorUnit.h.

◆ qw

float qw

Definition at line 88 of file OrientedTactileSensorUnit.h.

◆ qx

float qx

Definition at line 88 of file OrientedTactileSensorUnit.h.

◆ qy

float qy

Definition at line 88 of file OrientedTactileSensorUnit.h.

◆ qz

float qz

Definition at line 88 of file OrientedTactileSensorUnit.h.


The documentation for this struct was generated from the following file: