- int8 color #UNKNOWN_COLOR = 0; RED = 1; YELLOW = 2; GREEN = 3; BLACK = 4;
- string id # Traffic light string-ID in the map data.
- float32 confidence #How confidence about the detected results, between 0 and 1.
- float32 tracking_time # Duration of the traffic light since detected.
- int8 shape
|