Hi all, I have a python file that runs sumo and implements multiple traci functions to extract traffic data and finally generating a csv file with this data.
I want to know if there's a way to run the same python file but within veins (maybe by having veins connect to it instead of directly to sumo). So that I get the exact outputs from the python script after I run the veins simulation. Hence, understanding the impact of the communication algorithm I have implemented in veins on the different traffic parameters that I'm collecting using the original python script that runs sumo. Thanks Mariam
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
