Wrapper around the raw data generated by a sensor plus some useful meta-information.
Base class for all the objects containing data generated by a sensor.
SensorData(size_t frame, double timestamp, const rpc::Transform &sensor_transform)
A change of GNSS Measurement.
double GetAltitude() const
GnssMeasurement(const RawData &&data)
double GetLongitude() const
geom::GeoLocation _geo_location
geom::GeoLocation GetGeoLocation() const
double GetLatitude() const
static geom::GeoLocation DeserializeRawData(const RawData &message)
This file contains definitions of common data structures used in traffic manager.