$darkmode
minimator::SimulatorSensorMockup Class Reference

Public Member Functions

 SimulatorSensorMockup (const uint16_t &id, const SensorMockupConfig &sensor_mockup_config)
 
void process_ego_vehicles ()
 
void process_sensed_objects ()
 
void process ()
 
const cloe::Objectsget_world_objects () const
 
const cloe::Objectsget_ego_objects () const
 
const cloe::Objectget_object (const cloe::Objects &objects) const
 
const cloe::Objectget_world_object () const
 
const cloe::Objectget_ego_object () const
 

Friends

void to_json (cloe::Json &j, const SimulatorSensorMockup &b)
 

Detailed Description

The SimulatorSensorMockup class provides dummy values for the World sensor and Ego sensor. The Ego Sensor values are provided with respect to the Cloe frame (center of the rear axle). The world sensor values are provided relative to the sensor mounting position.

Friends And Related Function Documentation

◆ to_json

void to_json ( cloe::Json &  j,
const SimulatorSensorMockup b 
)
friend

Serialize World into JSON.

This is required for the ToJson handler that is used in the enroll method.


The documentation for this class was generated from the following file: