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

when building motorway ramps, the ramp-length should be applied to each lane individually (trac #1536) #1536

Open behrisch opened 9 years ago

behrisch commented 9 years ago

In reality multi-lane on-ramps are staggered and each "disappearing" lane gets ~100m for acceleration and merging.

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

{
    "status": "new", 
    "changetime": "2015-08-21T10:55:49Z", 
    "description": "In reality multi-lane on-ramps are staggered and each \"disappearing\" lane gets ~100m for acceleration and merging.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1440154549799824", 
    "component": "net building (NETGEN, NETCONVERT)", 
    "summary": "when building motorway ramps, the ramp-length should be applied to each lane individually", 
    "priority": "major", 
    "keywords": "", 
    "time": "2015-01-07T11:33:53Z", 
    "milestone": "1.1.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 9 years ago

@namdre commented:

staggering is not necessary at off-ramps (see HBS2001 4.5 and 4.7)

behrisch commented 9 years ago

@namdre changed component from "other (also unclassified)" to "net building (NETGEN, NETCONVERT)"

behrisch commented 9 years ago

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

behrisch commented 9 years ago

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