Types related to the states of trafficlights. More...
Go to the source code of this file.
Enumerations | |
enum | TrafficLightState { TLS_OFF, TLS_X_GREEN_Y_RED, TLS_X_YELLOW_Y_RED, TLS_X_RED_Y_REDYELLOW, TLS_X_RED_Y_GREEN, TLS_X_RED_Y_YELLOW, TLS_X_REDYELLOW_Y_RED } |
Types related to the states of trafficlights.
Definition in file trafficlight_type.h.
enum TrafficLightState |
Definition at line 13 of file trafficlight_type.h.