maliput
base/traffic_light_book.h File Reference
#include <memory>
#include <optional>
#include <vector>
#include "maliput/api/rules/traffic_light_book.h"
#include "maliput/api/rules/traffic_lights.h"
#include "maliput/common/maliput_copyable.h"
Include dependency graph for base/traffic_light_book.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TrafficLightBook
 A concrete implementation of the api::rules::TrafficLightBook abstract interface. More...
 

Namespaces

 maliput
 Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h.