|
scenario_simulator_v2 C++ API
|
This is the complete list of members for traffic_simulator::TrafficLightsChannel< GroundTruthType >, including all inherited members.
| generateUpdateRequest() const -> simulation_api_schema::UpdateTrafficLightsRequest | traffic_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 -> bool | traffic_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 |