Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-dev] Modifying the network while the simulation is running

I'm using sumo through C++. Is it possible to modify the network while the simulation is running? (for example, adding edges during runtime). What's the best way to achieve such behavior?
From my research it seems like there isn't a straight forward way to do that.

Thanks,
Gal Pasternak


Back to the top