Skip to content

A software defined network inside VANETs concepts using Mininet-WiFi, SUMO and Python. We called it SDVANETS.

Notifications You must be signed in to change notification settings

chrismachado/sdvanets

Repository files navigation

[S]oftware [D]efined [V]ehicular [A]d-hoc [NET]work

This project contains experiments using the concept of Software Defined Network and combines with the concept of Vehicular Ad-hoc Network to improve the communication between the network nodes.

Prerequisites

Getting Started

~/sdvantes$ pip install -r requirements.txt

Before you run the commands below, see more about setting up the scenario and how to use the agent. After all, if that is your first try, you'll need to setup the mininet's sumo scenario, by running the following command:

~/sdvanets$ sudo python -m sdvanets --set-sumo=minimal

After, you just need to run this command:

~/sdvanets$ sudo python -m sdvanets 

About

A software defined network inside VANETs concepts using Mininet-WiFi, SUMO and Python. We called it SDVANETS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages