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.44k stars 1.38k forks source link

vehicles should react to pedestrians on the same lane (trac #3242) #3242

Open behrisch opened 7 years ago

behrisch commented 7 years ago

still open:

also, see #3252

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

{
    "status": "new", 
    "changetime": "2017-08-07T15:51:47Z", 
    "description": "still open:\n* insertion checks\n* checks during lane changing\nThis should be fixed by somehow adding the pedestrians to MSLeaderInfo\n\nalso, see #3252", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1502121107294745", 
    "component": "sharps", 
    "summary": "vehicles should react to pedestrians on the same lane", 
    "priority": "major", 
    "keywords": "", 
    "time": "2017-06-27T08:13:41Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "enhancement"
}
behrisch commented 7 years ago

@namdre committed 7323cd1 (aka r24923): extending MSPModel interface refs #3242

behrisch commented 7 years ago

@namdre committed f16db7b (aka r24925): added test refs #3242

behrisch commented 7 years ago

@namdre committed 41f0973 (aka r24928): now detecting collisions between vehicles and pedestrians on the same lane. refs #3242

behrisch commented 7 years ago

@namdre committed 6ad49a6 (aka r24930): vehicles now brake for pedestrians on their lane. refs #3242

behrisch commented 7 years ago

@namdre committed 810bd54 (aka r24933): now swerving around pedestrians when using the sublane model. refs #3242

behrisch commented 7 years ago
behrisch commented 7 years ago

@namdre committed 28df8bf (aka r24937): patching expected sublane results refs #3242

behrisch commented 7 years ago

@namdre committed 0f103dc (aka r24952): added test for detecting pedestrian collisions on junction refs #3242

behrisch commented 7 years ago

@namdre committed 7dec5e8 (aka r24953): now detecting collisions between vehicles and pedestrians on junctions. refs #3242

behrisch commented 7 years ago
behrisch commented 7 years ago

@namdre committed 639b174 (aka r24974): added test refs #3242

behrisch commented 7 years ago

@namdre committed 3b9b86e (aka r24975): vehicles now change lanes when blocked by pedestrians. refs #3242

behrisch commented 7 years ago

@namdre committed 3da6b29 (aka r24980): taking overlapping pedestrians into account refs #3242

behrisch commented 7 years ago

@namdre changed description from:

to:

still open:

  • insertion checks
  • checks during lane changing This should be fixed by somehow adding the pedestrians to MSLeaderInfo

also, see #3252

behrisch commented 7 years ago

@namdre committed b040e7b (aka r24997): added test refs #3242

behrisch commented 7 years ago

@namdre committed f093209 (aka r24998): fixed computation of person boundary refs #3242

behrisch commented 7 years ago

@namdre committed 4cb0d04 (aka r24999): now detecting collisions between vehicles and pedestrians on walkingareas. refs #3242

behrisch commented 7 years ago

@namdre committed 0790039(../commit/0790039f31e61cf3f829f37e7e8e1cc4369ede1e) (aka r25008): fixing collision with pedestrian refs #3242

behrisch commented 7 years ago

@namdre committed e495288 (aka r25037): preventing collisions between vehicles and pedestrians on walkingarea refs #3242

behrisch commented 7 years ago

@namdre committed 96f741d (aka r25502): added test refs #3242

behrisch commented 7 years ago

@namdre committed e35c6ff (aka r25503): improved shared-space behavior on walkingareas. refs #3242