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

marouter: take into account traffic signals #10296

Open ambuehll opened 2 years ago

ambuehll commented 2 years ago

If I am correct, marouter capacities don't take into account tls (https://github.com/eclipse/sumo/blob/main/src/marouter/ROMAAssignments.cpp). It would be a nice enhancement to modify the capacities along the lines of G/C*cap_marouter (as in the meso module).

Thanks

Lukas

cc: @aminissn

behrisch commented 2 years ago

Patches are always welcome! We could also do a session together if you like @ambuehll @aminissn