scenario_simulator_v2 C++ API
traffic_simulator::TrafficLightsChannel< GroundTruthType > Member List

This is the complete list of members for traffic_simulator::TrafficLightsChannel< GroundTruthType >, including all inherited members.

generateUpdateRequest() const -> simulation_api_schema::UpdateTrafficLightsRequesttraffic_simulator::TrafficLightsChannel< GroundTruthType >inline
getDetected() const -> std::shared_ptr< DetectedTrafficLights >traffic_simulator::TrafficLightsChannel< GroundTruthType >inline
getGroundTruth() const -> std::shared_ptr< GroundTruthType >traffic_simulator::TrafficLightsChannel< GroundTruthType >inline
hasDetectedChanges() const -> booltraffic_simulator::TrafficLightsChannel< GroundTruthType >inline
TrafficLightsChannel(const NodeTypePointer &node_ptr, const std::shared_ptr< hdmap_utils::HdMapUtils > &hdmap_utils, Args &&... args)traffic_simulator::TrafficLightsChannel< GroundTruthType >inlineexplicit