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

Question - Implementing Urban Air Mobility #14153

Closed JulianCzymmeck closed 9 months ago

JulianCzymmeck commented 9 months ago

Hello SUMO team, I intend to implement a new tavelling mode: Urban Air Mobility as described in #12022 The long term goal would be for that to be a contribution to your code with features such as a new type of vehicle, special edges and the ability to create such networks as a new layer in netedit.

What would be the best way to go about implementing such features or the best place to start?

Kind regards

behrisch commented 9 months ago

Hi, I think Jakob gave already a quite good explanation on how to achieve this in #12022. Maybe we should continue the discussion there.