10 #ifndef CARMEN_LOG_TOOLS_H    11 #define CARMEN_LOG_TOOLS_H    63     std::istream& in_stream,
    64     std::vector<mrpt::obs::CObservation::Ptr>& out_imported_observations,
 bool carmen_log_parse_line(std::istream &in_stream, std::vector< mrpt::obs::CObservation::Ptr > &out_imported_observations, const mrpt::system::TTimeStamp &time_start_log)
Parse one line from an text input stream and interpret it as a CARMEN log entry, returning its MRPT o...
 
mrpt::Clock::time_point TTimeStamp
A system independent time type, it holds the the number of 100-nanosecond intervals since January 1...
 
This namespace contains representation of robot actions and observations.