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

Vehicles should have a length and still be simulated correctly #9

Closed Laursen79 closed 3 years ago

Laursen79 commented 3 years ago

Maybe have a bool is_plusbus

alexsteffensen commented 3 years ago
alexsteffensen commented 3 years ago

There has been added a bool is_plusbus to find out what id the plusbus has. When it checks for acceleration it checks the front plusbus cell and then skips the rest. The same for deceleration