- Understand and create a logic system in Simulink that mimics the behaviour of real traffic lights.
- Integrate Simulink with RoadRunner to both read signals from the environment and send control signals back to RoadRunner, this involves using Simulink’s input/output blocks to interface with RoadRunner.
- Refer to the following video for setting up the integration : https://www.mathworks.com/videos/integrating-roadrunner-with-matlab-simulink-1608193412399.html
- Define the behaviour of the actors' cars in response to the traffic lights. This might involve creating a simple decision-making system for the cars to stop, slow down, or proceed based on the state of the traffic lights.
- https://www.mathworks.com/help/driving/roadrunner-scenario-cosimulation.html
- https://www.mathworks.com/help/mpc/ug/traffic-light-negotiation.html