32 :
HyperGraph::Data(), _timestamp(-1.), _loggerTimestamp(-1.) {}
double _loggerTimestamp
timestamp when the measurement was recorded
void setTag(const std::string &tag)
const std::string & hostname() const
void setHostname(const std::string &hostname)
std::string _hostname
name of the computer/robot generating the data
std::string _tag
string tag (FLASER, ROBOTLASER, ODOM..) of the line in the log
double _timestamp
timestamp when the measurement was generated
void setTimestamp(double ts)
void setLoggerTimestamp(double ts)
const std::string & tag() const