Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate safe tls plans #10796

Closed
behrisch opened this issue May 23, 2022 · 1 comment
Closed

generate safe tls plans #10796

behrisch opened this issue May 23, 2022 · 1 comment
Assignees
Milestone

Comments

@behrisch
Copy link
Contributor

behrisch commented May 23, 2022

netconvert should insert an all red phase if the length of the yellow phase is longer than max speed divided by length for each link. If there is already an all red phase configured it should be made longer by the given calculated amount (crossing time minus yellow time). furthermore to calculate crossing time we need to calculate the time needed to cross the whole junction at full speed but also the time to get from being stopped at an internal junction to the "exit".

@behrisch
Copy link
Contributor Author

The crossing time for the whole junction is respected now but only for connections which start with an edge allowing passenger cars (due to #10976). The part which checks whether the vehicle can accelerate from the inner junction in time is still missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant