|
ShadowHandUtilityLibrary
|
Utility struct for managing the BioTac sensor attached to each finger. Holds the pressure and impedance data obtained from the sensor. More...
#include "include/shadowlibs/shadow_finger.hpp"
Public Attributes | |
| int16_t | pressure |
| std::vector< int16_t > | impedance |
Utility struct for managing the BioTac sensor attached to each finger. Holds the pressure and impedance data obtained from the sensor.
| std::vector<int16_t> shadow_finger::Finger::BioTac::impedance |
| int16_t shadow_finger::Finger::BioTac::pressure |
1.8.11