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.
- Sumo 1.2
- JDK 8
- Python 2 or 3