Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/XML/junctionLogic/testsuite.netconvert
169711 views
# giving higher priority to the edges of a roundabout should give right of way inside the roundabout
priority_roundabout

# straight going bicycles on a parallel edge should get priority over turning traffic
parallel_bike_path

# as above but with fewer edges
parallel_bike_path2

# (optionally) do not declare foes when the target lanes are conflict-free even though the edges are in conflict
checkLaneFoes

# compute right of way solely by edge priority
rightOfWay_edgePriority

# compute right of way solely by edge priority (set via option)
rightOfWay_edgePriority_option

# do not declare foes when the target lanes are conflict-free and intended for a dedicated vehicle class (so a conflict via sudden lane changing is unlikely) 
# even though the edges are in conflict
laneFoes_dedicated