Struct OdometryReading

Struct Documentation

struct OdometryReading

Public Members

real_t x
real_t y
real_t yaw
real_t timestamp

Public Static Functions

static std::optional<OdometryReading> parse(const std::string &msg)