Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Number of vehicles in each timestep changes

I'm new to SUMO, and I'm trying to export some traces, so I can use them in python. I exported some FCD Output (xml) files from a simulation, each with a 10 minute length, at different starting times. I'm using the traces from this project. They all go from around 20 vehicles in the starting seconds to around 10000 to 20000 in the last seconds. I exported these files using the --fcd-output option, and giving a begin and end times. Why do the number of vehicles change so much? Is there a way I can fix this?

Below is a plot of the number of vehicles in each timestep in one of the files.


--
Leonardo Solé Rodrigues

Back to the top