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.48k stars 1.4k forks source link

add new traci domains #6147

Open namdre opened 4 years ago

namdre commented 4 years ago

Currently we use 15 domains - last 4 bits of the command (with one left for expansion) The first 4 bits are used to distinguish

This leave one unused bit which we can use to double the available domains. We could add:

Still missing:

namdre commented 4 years ago

API questions

behrisch commented 3 years ago

subscriptions still open, separate tickets for the remaining parts https://github.com/eclipse/sumo/issues/6147#issuecomment-675320599