A vehicular network simulation project using Veins, OMNeT++, and SUMO for V2X communication research.
This project provides a pre-configured Veins simulation environment with a custom map for testing V2X (Vehicle-to-Everything) communications. It integrates:
- OMNeT++ for discrete-event simulation
- SUMO for traffic simulation with a custom map
- Veins for vehicular network modeling
- Pre-configured OMNeT++ project files
- Custom SUMO map (replacing default map)
- Compatible with specified software versions
Requires these specific versions:
- OMNeT++: 5.4.1
- SUMO: 1.8.0
- Veins: 4.7.1
- Install OMNeT++ 5.4.1 from omnetpp.org
- Install SUMO 1.8.0 from SUMO archive
- Set
SUMO_HOMEenvironment variable to your SUMO installation directory
-
Clone this repository:
git clone https://github.com/a805026135/Veins.git
-
Open OMNeT++ IDE and import the project:
File > Import > Existing Projects into Workspace- Select the cloned repository directory
- The project is pre-configured and ready to run
- In OMNeT++ IDE, open
omnetpp.ini - Select a configuration from the dropdown menu
- Click the "Run" button to start simulation
- SUMO will launch automatically with the custom map