Scripts for plotting graphs using the Python language.
Create a folder for each algorithm (according to folders in the repository) and run it with the command:
$ python plot_linha.py
$ python plot_barra.py
To run plot_scenario.py, add it to the /path/to/sumo-0.XX.0/tools/visualization folder, go to the folder containing the sumo files (.sumo.cfg, net.xml, etc), and run it with the following command::
$ python /path/to/sumo-0.XX.0/tools/visualization/plot_scenario.py -n ARQUIVO.net.xml
- Joahannes Costa
- State University of Campinas (UNICAMP), Brazil