scenario_simulator_v2 C++ API
Classes | Namespaces
traffic_lights_detector.hpp File Reference
#include <rclcpp/rclcpp.hpp>
#include <simulation_interface/conversions.hpp>
#include <string>
#include <traffic_simulator/hdmap_utils/hdmap_utils.hpp>
#include <traffic_simulator/traffic_lights/traffic_light_publisher.hpp>
Include dependency graph for traffic_lights_detector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  simple_sensor_simulator::traffic_lights::TrafficLightsDetector
 Implements traffic lights detector mechanism simulation Currently it only allows to set traffic lights state and publish them on predefined topic Future implementations might, for example, publish only traffic lights that are in a specific FoV of a camera sensor Further refactoring would be required, however, to achieve this. More...
 

Namespaces

 simple_sensor_simulator
 
 simple_sensor_simulator::traffic_lights