Skip to content

DSG-UniFE/RoamML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoamML

RoamML WiFi Experiment setup

  1. Install mininet-wifi

  2. Download the 'latest' zip file from this link and extract the folders 'datasets', 'json_nodes' and 'models' within this directory.

  3. Create a python virtual environment with pip, and install the dependencies:

    python3 -m venv venv
    source venv/bin/activate
    pip install -r requirements.txt
  4. Run the Experiment:

    sudo python mininet-wifi-olsr2.py

About

The RoamML project repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published