[sumo-user] Ghost probe vehicle to get path based statistics

2021-01-13 Thread Theo
Hi, I am interested in comparing cost of different available paths for one vehicle. Currently, my approach is to compute the cost of one path as the sum of the edge cost over the edges that are used by the path. However, I have seen a important difference between the cost of one path and the sum

[sumo-user] Get edge density within TraCI

2021-01-07 Thread Theo
a given density. Thank you a lot! Theo -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

[sumo-user] SUMO crash when using predefined routes and save state

2020-12-15 Thread Theo
Hi, I am encountering a weird issue when I am using both save state and predefined routes. I am trying to run a simulation with sumo --routes 'predefined_routes.xml,routes.xml' --load-state='save_state.xml' and --load-state.offset='3600'. The simulation failed after the loading is done ('Loading

[sumo-user] Use predefined routes in route distribution

2020-11-10 Thread Theo
Hi, I would like to use route distribution using routes that have been already defined in the route file. Is this possible? I was thinking about writting something like: Would that work? Thank you a lot! Theo -- Sent from: http://sumo-user