struct stop_obstacle_t { int64_t utime; boolean stop; // if 1, then STOP, else drive boolean error; // check for error, char 'C' }