DenisCobeti / Mogen

Vehicle simulator that exports mobility traces written from real-world maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon Mogen: mobility generator

Vehicle simulation program capable of exporting traces in ns2/ns3 format

This software consists of a vehicle simulator that exports mobility traces written from real-world maps. It was designed to implement the first step in vehicular ad-hoc networks (VANET), creating traces with various mobility models chosen by the user in real environment. These traces are exported in a format understandable by the network simulator ns2 or ns3 to simulate VANET networks.

  • πŸš— Create personalized vehicles inside simulations.
  • 🌍 Get real-world maps using OSM (Open Street Maps).
  • πŸ“ƒ Use mobility models such as random, flow and OD matrixes.
  • 🚘 Use various following models.
  • 🌐 Import OD matrixes.

Requirements

  • Sumo 1.2
  • JDK 8
  • Python 2 or 3

Dependencies

About

Vehicle simulator that exports mobility traces written from real-world maps

License:GNU General Public License v3.0


Languages

Language:Java 65.1%Language:Python 34.2%Language:Makefile 0.6%Language:Batchfile 0.1%