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

support pedestrian groups (trac #3090) #3090

Open behrisch opened 7 years ago

behrisch commented 7 years ago

pedestrians with the same route that wait on each other to keep the inter-group distance below a threshold

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

{
    "status": "new", 
    "changetime": "2017-05-12T06:24:53Z", 
    "description": "pedestrians with the same route that wait on each other to keep the inter-group distance below a threshold", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1494570293399998", 
    "component": "microsim - intermodal", 
    "summary": "support pedestrian groups", 
    "priority": "minor", 
    "keywords": "conference2017", 
    "time": "2017-05-12T06:24:53Z", 
    "milestone": "2.0.0", 
    "owner": "", 
    "type": "enhancement"
}
namdre commented 2 years ago

stage attribute 'myGroup' already exists (though it isn't parsed for walks yet).