Describe the bug
Apollo's Dreamview Plus fails to display traffic light status (e.g., green, yellow, red).
To Reproduce
Steps to reproduce the behavior:
- Start the dev container
bash docker/scripts/dev_start.sh
- Enter the dev container
bash docker/scripts/dev_into.sh
- Start Dreamview plus
bash scripts/bootstrap.sh start_plus
- Start manual traffic light control
bash scripts/manual_light.sh
- Go to http://localhost:8888
- Choose
Mode->PnC and Operations->Sim_Control
- Go to Route Editing and set Initial Point near a junction with traffic light.
- Refer to the screenshot below and verify that the traffic light status (red lights) is not being displayed.
Expected behavior
Traffic light in Dreamview Plus should display correct traffic light status.
Screenshots
| Image |
Zoomed In |
 |
 |
This screenshot is obtained from map Borregas Avenue.
Additional context
Bug is reproduced on commit d53aa3d.
Describe the bug
Apollo's Dreamview Plus fails to display traffic light status (e.g., green, yellow, red).
To Reproduce
Steps to reproduce the behavior:
bash docker/scripts/dev_start.shbash docker/scripts/dev_into.shbash scripts/bootstrap.sh start_plusbash scripts/manual_light.shMode->PnCandOperations->Sim_ControlExpected behavior
Traffic light in Dreamview Plus should display correct traffic light status.
Screenshots
This screenshot is obtained from map Borregas Avenue.
Additional context
Bug is reproduced on commit d53aa3d.