VERGILIUS software is still under development, for any problem you should encounter please forward your inquiries to: This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Downloads
You are welcome to use our tools but please remember to cite our paper:
E. Giordano, R. Frank, G. Pau, and M. Gerla, “Corner: a step towards realistic simulations for vanet,” in The Seventh ACM International Workshop on VehiculAr Inter-NETworking (VANET 2010), 2010. PDF
VERGILIUS is written in C#, therefore to be able to run it you will need to:
- Windows: download and install the .NET framework
- Linux/Mac: download and install the MONO framework
VERGILIUS consists of two separated executables, VMF and QualnetTrace. You will find all information needed to run VERGILIUS in the User Manual
Running VERGILIUS
Windows |
Linux / Mac |
| From a command prompt run: VMF.exe <config file> The download package contains sample configuration files, refer to the user manual for how to build your own configuration file From a command prompt run: QualnetTrace.exe <config file> |
From a terminal window run: mono VMF.exe <config file> The download package contains sample configuration files, refer to the user manual for how to build your own configuration file From a terminal window run: mono QualnetTrace.exe <config file> |
Tutorials / Scenarios
Here is a brief tutorial on how to generate a scenario combining VERGILIUS and SUMO. and then simulate it with Qualnet: Tutorial Download.
Scenarios
We generated two different scenarios using CORSIM and VERGILIUS.
The two scenarios are generated onto the same map but they have different traffic characteristics.
- Scenario A Video: You can visualize the mobility and connectivity in this video
- Scenario A Package: All the files needed to run QualNet simulations on this scenario.
- Scenario B Video: You can visualize the mobility and connectivity in this video
- Scenario B Package: All the files needed to run QualNet simulations on this scenario.
Scenario Downloads
Scenario A has a "uniform" distribution of vehicles along the map.
Scenario B has a "non-uniform" distribution of vehicles along the map, indeed vehicles concentrate along the main roads.
The packages includes mobility, application, fault files needed to run qualnet. It also includes the configuration files for VERGILIUS in case you'd like to modify something.