maliput
|
#include <optional>
#include <vector>
#include "maliput/api/rules/traffic_lights.h"
#include "maliput/common/maliput_copyable.h"
Classes | |
class | TrafficLightBook |
Abstract interface for providing the mapping from TrafficLight::Id to TrafficLight. More... | |
Namespaces | |
maliput | |
Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h. | |
maliput::api | |
maliput::api::rules | |