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

hasApproachingFoe behavior on major links (trac #1701) #1701

Open behrisch opened 9 years ago

behrisch commented 9 years ago

when a major link is asked on insertion whether there is an approaching foe the calculation should take into account that the foe may brake

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

{
    "status": "new", 
    "changetime": "2015-08-21T11:58:49Z", 
    "description": "when a major link is asked on insertion whether there is an approaching foe the calculation should take into account that the foe may brake", 
    "reporter": "behrisch", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1440158329866891", 
    "component": "microsim - junctions", 
    "summary": "hasApproachingFoe behavior on major links", 
    "priority": "major", 
    "keywords": "", 
    "time": "2015-03-23T16:20:51Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "enhancement"
}
behrisch commented 9 years ago

@behrisch commented:

for an example see sumo\tests\sumo\basic\dynamics\foe_on_minor

behrisch commented 9 years ago

@behrisch changed milestone from "0.24.0" to "1.0.0"