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

create multi lane induction loop (trac #1161) #1161

Open behrisch opened 10 years ago

behrisch commented 10 years ago

it would be nice to have an induction loop which is insensitive to lane changes see #1029

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

{
    "status": "new", 
    "changetime": "2014-02-22T11:59:16Z", 
    "description": "it would be nice to have an induction loop which is insensitive to lane changes see #1029", 
    "reporter": "behrisch", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1393070356326334", 
    "component": "simulation data output", 
    "summary": "create multi lane induction loop", 
    "priority": "major", 
    "keywords": "", 
    "time": "2014-02-22T11:59:16Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "task"
}
behrisch commented 6 years ago

this has recently been asked again on the mailing list

namdre commented 6 years ago

Could already be accomplished by a very short E3 detector. (possible with another generator script) One the other hand, allowing an inductionLoop with attribute 'edge' instead of 'lane' would not hurt.