#include <tactile_sensors.hpp>
Public Member Functions | |
UBI0PalmData () | |
UBI0PalmData (const UBI0PalmData &ubi0) | |
~UBI0PalmData () | |
Public Attributes | |
boost::array< unsigned short int, 16ul > | palm |
Definition at line 294 of file tactile_sensors.hpp.
tactiles::UBI0PalmData::UBI0PalmData | ( | ) | [inline] |
Definition at line 297 of file tactile_sensors.hpp.
tactiles::UBI0PalmData::UBI0PalmData | ( | const UBI0PalmData & | ubi0 | ) | [inline] |
Definition at line 300 of file tactile_sensors.hpp.
tactiles::UBI0PalmData::~UBI0PalmData | ( | ) | [inline] |
Definition at line 308 of file tactile_sensors.hpp.
boost::array<unsigned short int, 16ul> tactiles::UBI0PalmData::palm |
Definition at line 308 of file tactile_sensors.hpp.