Intersection processing #429
Replies: 3 comments 8 replies
-
Beta Was this translation helpful? Give feedback.
-
This intersection is a mess: In the short term, this is broken without any easy fix. If you want to dig into why neither vehicle is going, you can enable dev mode (Ctrl+S), then debug mode (Ctrl+D), then the blocked-by graph explorer (b) |
Beta Was this translation helpful? Give feedback.
-
On Sun, Dec 20, 2020 at 1:45 PM Dustin Carlino ***@***.***> wrote:
I'm running the signal scenario and failing at E. Maddison and 12th
This intersection is a mess:
[image: Screenshot from 2020-12-20 13-42-01]
<https://user-images.githubusercontent.com/1664407/102725125-329de380-42c9-11eb-86a6-606d4233d0cf.png>
E Union technically does come in at a "separate" intersection:
https://www.openstreetmap.org/node/3447400930
But really these two should be merged and treated as one: #114 (comment)
<#114 (comment)>
In the short term, this is broken without any easy fix. If you want to dig
into why neither vehicle is going, you can enable dev mode (*Ctrl+S*),
then debug mode (*Ctrl+D*), then the blocked-by graph explorer (*b*)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#429 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABVX7FR4LS5TH5N62OCQCTSVZV6HANCNFSM4VDMAWHA>
.
Are cars well behaved in taking turns at a stop sign? Specifically, I'm
looking at Yesler Way and Terrace St. The car on Terrace Street would like
to turn W. However the cars on Yesler Way Stop and Go without letting the
Stopped Terrace St car advance. This seems like a bug in the algorithm.
[image: Screen Shot 2020-12-21 at 11.02.08 AM.png]
|
Beta Was this translation helpful? Give feedback.
-
Do intersections support right turn on red? From the intersection editor, I'd guess they don't, as there is no way to indicate "no right on red". I'm assuming the same would be true of left turn on red when all streets at the intersection are one-way. Any thoughts on adding support for it?
Beta Was this translation helpful? Give feedback.
All reactions