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