eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.56k stars 1.43k forks source link

When avoiding overtaking on the right, the decision for switching left comes late (trac #3541) #3541

Open behrisch opened 7 years ago

behrisch commented 7 years ago

See test lc_model/overtaking/overtaking_right_forbidden Attached patch solves this, though the real issue may be connected to faulty safe gap calculation (?)

Migrated from http://sumo.dlr.de/ticket/3541

{
    "status": "new", 
    "changetime": "2017-10-27T12:47:26Z", 
    "description": "See test lc_model/overtaking/overtaking_right_forbidden\nAttached patch solves this, though the real issue may be connected to faulty safe gap calculation (?)", 
    "reporter": "leo", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1509108446855619", 
    "component": "microsim - lane change", 
    "summary": "When avoiding overtaking on the right, the decision for switching left comes late", 
    "priority": "major", 
    "keywords": "", 
    "time": "2017-10-27T12:47:26Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 7 years ago

@leoluecken changed attachment from "" to "patch_ticke3541.diff"

namdre commented 6 years ago

needs recheck

namdre commented 6 years ago

tests/lc_model/overtaking/overtaking_right_forbidden still shows the faulty behavior