Skip to content

Scripts in Python for evaluation of data dissemination protocols in VANETs

Notifications You must be signed in to change notification settings

joahannes/scripts

Repository files navigation

README

Scripts for plotting graphs using the Python language.

Running scripts

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

Results

Line Plot (plot_linha.py):

Bar Plot (plot_barra.py)

SUMO scenario figure (plot_scenario)

Contact

About

Scripts in Python for evaluation of data dissemination protocols in VANETs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages