https://github.com/stevenplatt/vsimrti-scenarios
VSimRTI v17 and simulation scenarios
https://github.com/stevenplatt/vsimrti-scenarios
Last synced: 2 months ago
JSON representation
VSimRTI v17 and simulation scenarios
- Host: GitHub
- URL: https://github.com/stevenplatt/vsimrti-scenarios
- Owner: stevenplatt
- Created: 2018-03-31T18:25:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-29T09:37:59.000Z (over 6 years ago)
- Last Synced: 2025-01-26T15:30:39.295Z (4 months ago)
- Language: Shell
- Size: 66.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
VSimRTI v17 and Simulation Scenarios
------------------------------------
A central repository to hold vehicle network simulation data and scenario configuration.
Custom application tests in JAR format will also be stored in this location.This ReadMe file will be updated with summaries as additional simulation scenarios are added.
When using VSimRTI - note that a license file has to be requested from the makers of VSimRTI before the simulations will run.Running Portable Simulations in the Browser
-------------------------------------------For the most portable and reproducible environment, use the package Docker image of Ubuntu to GUI.
The Ubuntu Docker image runs in the browser and includes installations of JDK, Git, and other components to make downloading, running, reproducing, and sharing simulation data easier.Find it at Docker Hub, here: https://hub.docker.com/r/telecomsteve/vsimrti-web/
```
sudo docker pull telecomsteve/vsimrti-web
```
Run the Docker image with:
```
docker run -it --rm -p 6080:80 telecomsteve/vsimrti-web
```
Connect to the web instance at localhost address: http://127.0.0.1:6080/
Running Simulations
-------------------
Basic simulation run:
```
./vsimrti.sh -u [username] -s [simulation name]
```
Simulation run with OpenStreetView visualizer:
```
./vsimrti.sh -u [username] -s [simulation name] -v
```Simulations List
----------------
Tiergarten:
Stock SimulationBarnim:
Stock SimulationCastelldefels (Pending):
Basic simulation of routing vehicles between two locations in Castelldefels, Spain.