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.58k stars 1.45k forks source link

add vClass wheelChair #4411

Open namdre opened 6 years ago

namdre commented 6 years ago

to model pedestrian access without stairs and curbs

namdre commented 6 years ago

also introduce SVC_VULNERABLE = SVC_PEDESTRIAN | SVC_WHEELCHAIR | SVC_BICYCLE

namdre commented 6 years ago

Lots of code needs to be checked because the person/pedestrian model code always assumes vClass=PEDESTRIAN