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

computing usableDist from occupation needs to take vehicle widths into account (trac #2079) #2079

Open behrisch opened 8 years ago

behrisch commented 8 years ago

currently the usable dist goes negative due to the increased occupancy afforded by compact lateral placement.

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

{
    "status": "assigned", 
    "changetime": "2017-03-29T10:49:42Z", 
    "description": "currently the usable dist goes negative due to the increased occupancy afforded by compact lateral placement.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1490784582996503", 
    "component": "sharps", 
    "summary": "computing usableDist from occupation needs to take vehicle widths into account", 
    "priority": "major", 
    "keywords": "", 
    "time": "2015-12-17T08:03:09Z", 
    "milestone": "1.1.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"

behrisch commented 8 years ago

@namdre changed milestone from "1.0.0" to "1.1.0"