iCub-main
|
#include <embObjMultipleFTsensors.h>
Public Attributes | |
yarp::sig::Vector | data_ {0, 0, 0, 0, 0, 0} |
double | timeStamp_ |
std::string | sensorName_ |
std::string | frameName_ |
Definition at line 31 of file embObjMultipleFTsensors.h.
yarp::sig::Vector FtData::data_ {0, 0, 0, 0, 0, 0} |
Definition at line 34 of file embObjMultipleFTsensors.h.
std::string FtData::frameName_ |
Definition at line 37 of file embObjMultipleFTsensors.h.
std::string FtData::sensorName_ |
Definition at line 36 of file embObjMultipleFTsensors.h.
double FtData::timeStamp_ |
Definition at line 35 of file embObjMultipleFTsensors.h.