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.5k stars 1.41k forks source link

reduce longitudinal speed when applying lateral speed #14271

Open behrisch opened 8 months ago

behrisch commented 8 months ago

This could be an option for more realistiic calculations. When we apply lateral speed we should calculate a new longitudinal speed such that the resulting speed (vector sum) stays the same

namdre commented 7 months ago

look a bit like a duplicate of #14270