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.5k stars 1.41k forks source link

mitte2010 collisions (trac #3008) #3008

Open behrisch opened 7 years ago

behrisch commented 7 years ago

see bugreport dir

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

{
    "status": "new", 
    "changetime": "2017-04-13T06:42:39Z", 
    "description": "see bugreport dir", 
    "reporter": "behrisch", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1492065759965711", 
    "component": "scenarios", 
    "summary": "mitte2010 collisions", 
    "priority": "major", 
    "keywords": "", 
    "time": "2017-04-10T11:40:56Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 7 years ago

@behrisch commented:

the connections are quite a mess because lane number reduction always deletes the leftmost lane

behrisch commented 7 years ago

@behrisch commented:

two things should be implemented to fix this long term:

  • a script which checks for conflicts / overlaps between the patch file and th connected_lanes.txt
  • a warning in netconvert when we have a turning connection crossing a straight one (probably needs some special handling for bike paths)