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.38k stars 1.37k forks source link

Allow different pedestrian models depending on location #13088

Open behrisch opened 1 year ago

behrisch commented 1 year ago

Especially for the juPedSim coupling it would be great to have the possibility to define network areas which will be covered by a different pedestrian model. This maybe useful for nonInteracting vs striping too

behrisch commented 1 year ago

It would be an option to let the pedestrian models communicate such that they see also pedestrians from the other models. This way we could let the starting edge determine the model to use and could avoid handover areas

behrisch commented 1 year ago

@bcoueraud87 for you as well

bcoueraud87 commented 1 year ago

@behrisch Please assign me