Replaced Traffic Light recorder image with new image showing correct layout

This commit is contained in:
corkyw10 2021-04-07 11:41:00 +02:00 committed by bernat
parent 5bb9c3ad51
commit f6b85cb48a
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -177,7 +177,7 @@ This packet records the position and orientation of all actors of type **vehicle
This packet records the state of all **traffic lights** in the scene. Which means that it This packet records the state of all **traffic lights** in the scene. Which means that it
stores the state (red, orange or green) and the time it is waiting to change to a new state. stores the state (red, orange or green) and the time it is waiting to change to a new state.
![state](img/RecorderTrafficLight.jpg) ![state](img/RecorderTrafficLight.png)
### Packet 8 - Vehicle animation ### Packet 8 - Vehicle animation