Currently, SUMO creates polygons as copies during initialization, so there is no reference to the original polygons. Therefore, dynamic changes (e.g., via TraCI) to polygon parameters cannot be passed on (e.g., to JuPedSim).
I would therefore like to suggest initializing polygons as references to enable dynamic interaction.
Currently, SUMO creates polygons as copies during initialization, so there is no reference to the original polygons. Therefore, dynamic changes (e.g., via TraCI) to polygon parameters cannot be passed on (e.g., to JuPedSim).
I would therefore like to suggest initializing polygons as references to enable dynamic interaction.