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.55k stars 1.43k forks source link

instantInductLoops output invalid 'leave' elements (trac #1012) #1012

Closed behrisch closed 7 years ago

behrisch commented 11 years ago

when a vehicle changes lanes it is registered as leaving on both lanes regardless of the position of the detector on that edge. entry counts are correct.

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

{
    "status": "closed", 
    "changetime": "2013-09-03T15:12:05Z", 
    "description": "when a vehicle changes lanes it is registered as leaving on both lanes regardless of the position of the detector on that edge. entry counts are correct.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "fixed", 
    "_ts": "1378221125608101", 
    "component": "simulation data output", 
    "summary": "instantInductLoops output invalid 'leave' elements", 
    "priority": "major", 
    "keywords": "", 
    "time": "2013-09-03T13:45:44Z", 
    "milestone": "0.19.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 11 years ago

@namdre changed description from "when a vehicle changes lanes one an it is registered as leaving on both lanes regardless of the position of the detector on that edge. Entries are counted correctly." to "when a vehicle changes lanes it is registered as leaving on both lanes regardless of the position of the detector on that edge. entry counts are correct."

behrisch commented 11 years ago

fixed in fb94709 (aka r14559)