P1-A408b-AAU2020 / plusbussim

The purpose of this project is to simulate the Plusbus, a BRT system which opens in Aalborg, Denmark in 2023.
1 stars 0 forks source link

Implement a function that decides whether a car will turn left, right or go forward #28

Closed alexsteffensen closed 3 years ago

KiraStaehr commented 3 years ago

Made a function that decides upon link data which way the car will go (this function should not be called if it is the Plusbus). Continues to work on this issue to figure out what the chance is for the car going in the available direction in a specific node.