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.52k stars 1.42k forks source link

vSafe at intersections does not take link state into account (trac #2005) #2005

Open behrisch opened 8 years ago

behrisch commented 8 years ago

When standing at the stop line at a red light next to another vehicle, thisLaneVSafe > 0 (assuming that acceleration is possible) whereas neighLaneVSafe is 0 due to a blocking leader vehicle

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

{
    "status": "assigned", 
    "changetime": "2016-10-14T10:39:37Z", 
    "description": "When standing at the stop line at a red light next to another vehicle, thisLaneVSafe > 0 (assuming that acceleration is possible) whereas neighLaneVSafe is 0 due to a blocking leader vehicle", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1476441577749276", 
    "component": "microsim - lane change", 
    "summary": "vSafe at intersections does not take link state into account", 
    "priority": "major", 
    "keywords": "", 
    "time": "2015-11-16T10:08:11Z", 
    "milestone": "1.0.0", 
    "owner": "namdre", 
    "type": "defect"
}
behrisch commented 8 years ago
behrisch commented 8 years ago

@behrisch changed milestone from "0.28.0" to "0.29.0"