Is there a feature in SUMO that could be used to extract the global average waiting time of vehicles? If there isn't, is there any library or plugins that I could use?
The method I'm currently using is to loop through all vehicles with SUMO-TraCI and check if they are currently moving. However, I have concerns that it would contribute to slowdowns in simulations with more vehicles. Kind regards, George
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
