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.51k stars 1.42k forks source link

Support persons over TAZs in sumo #13783

Closed palvarezlopez closed 1 year ago

palvarezlopez commented 1 year ago
behrisch commented 1 year ago

It is already working for personTrips inside persons and personFlows. Since the semantics for walks is not completely clear, I would skip that for now. What is still missing is the special behavior for JuPedSim where the shape of the taz should be evaluated

behrisch commented 1 year ago

work continues in #13799