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

all immediate followers need to be messaged (trac #2530) #2530

Open behrisch opened 8 years ago

behrisch commented 8 years ago

currently, all followers are searched and the one with the largest missing rear gap is returned for blocking checks and messaging. However, other followers may also be blockers (or potential blockers) and thus need to be messaged

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

{
    "status": "new", 
    "changetime": "2016-10-14T11:05:42Z", 
    "description": "currently, all followers are searched and the one with the largest missing rear gap is returned for blocking checks and messaging. However, other followers may also be blockers (or potential blockers) and thus need to be messaged", 
    "reporter": "leo", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1476443142921085", 
    "component": "microsim - lane change", 
    "summary": "all immediate followers need to be messaged", 
    "priority": "major", 
    "keywords": "", 
    "time": "2016-08-25T08:47:00Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 8 years ago

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