size_t GetFrame() const
Frame count when the data was generated.
const rpc::Transform & GetSensorTransform() const
Sensor's transform when the data was generated.
client::detail::WeakEpisodeProxy _episode
This file contains definitions of common data structures used in traffic manager. ...
const rpc::Transform _sensor_transform
virtual ~SensorData()=default
const auto & GetEpisode() const
SensorData(size_t frame, double timestamp, const rpc::Transform &sensor_transform)
Base class for all the objects containing data generated by a sensor.
Connects and controls a CARLA Simulator.
SensorData(const RawData &data)
double GetTimestamp() const
Simulation-time when the data was generated.
Inherit (privately) to suppress copy/move construction and assignment.
EpisodeProxyImpl< EpisodeProxyPointerType::Weak > WeakEpisodeProxy
Wrapper around the raw data generated by a sensor plus some useful meta-information.