Skip to content

a805026135/Veins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Veins-based V2X Simulation Project

A vehicular network simulation project using Veins, OMNeT++, and SUMO for V2X communication research.

Overview

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

What's Included

  • Pre-configured OMNeT++ project files
  • Custom SUMO map (replacing default map)
  • Compatible with specified software versions

Dependencies

Requires these specific versions:

  • OMNeT++: 5.4.1
  • SUMO: 1.8.0
  • Veins: 4.7.1

Installation & Setup

1. Install Required Software

  • Install OMNeT++ 5.4.1 from omnetpp.org
  • Install SUMO 1.8.0 from SUMO archive
  • Set SUMO_HOME environment variable to your SUMO installation directory

2. Project Setup

  1. Clone this repository:

    git clone https://github.com/a805026135/Veins.git
  2. 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

Usage

  1. In OMNeT++ IDE, open omnetpp.ini
  2. Select a configuration from the dropdown menu
  3. Click the "Run" button to start simulation
  4. SUMO will launch automatically with the custom map

Documentation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors