TMPE
TMPE copied to clipboard
dead end activates u-turn rules
creating a dead end connection activates u-turn rule
I assume its because dead-end connection is connected to the same segment.
dead end is not uturn so it should not activate uturn. so we should make a exception for it.
I think there is a check for connection between lanes of the same segment, so either real u-turn or very similar value of dead-end Maybe just a check if lane is connected to itself should be enough in this case?
I feel like lane connector is forcing the rule. otherwise it would not be visible.