-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README updated with tests and users.
- Loading branch information
Lara CODECA
committed
Jan 9, 2019
1 parent
506d6fe
commit 5fa2e5f
Showing
1 changed file
with
93 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,8 @@ Contacts: Lara CODECA [[email protected]], A-Team [[email protected]] | |
This project is licensed under the terms of the GPLv3 license. | ||
|
||
MoST Scenario is meant to be used with SUMO (Simulator of Urban MObility). | ||
* Version 0.3 has been tested with [SUMO 1.0](https://github.com/eclipse/sumo/tree/v1_0_0). | ||
* Due to [Issue #4518](https://github.com/eclipse/sumo/issues/4518) it requires the development | ||
version of [SUMO](https://github.com/eclipse/sumo.git) in order to use multi-threading. | ||
* It has been tested with [SUMO 1.0.1](https://github.com/eclipse/sumo/tree/v1_0_1) and [SUMO 1.1.0](https://github.com/eclipse/sumo/tree/v1_1_0). | ||
* In case there are problems with multi-threading, check that [Issue #4518](https://github.com/eclipse/sumo/issues/4518) has been solved in your target version. | ||
|
||
Please refer to the [SUMO wiki](http://sumo.dlr.de/wiki/Simulation_of_Urban_MObility_-_Wiki) for further information on the simulator itself. | ||
|
||
|
@@ -52,80 +51,123 @@ Note: the configuration files contained in `tools/static/typemap` are a slightly | |
|
||
### Users: | ||
* Vincent Terrier, Aerospace System Design Laboratory, Georgia Institute of Technology, Atlanta, GA 30332-0105 | ||
* Tianshu Chu, Civil and Environmental Engineering, Stanford University | ||
|
||
If you are using MoST Scenario, or its tools to generate a new one, we would gladly add you to the list. | ||
You can send an e-mail to [email protected] with your name and affiliation (if any). | ||
|
||
### Tested with: | ||
|
||
#### Eclipse SUMO Version 5345f89a38 (Build features: Linux-4.17.0-1-amd64 x86_64 GNU 8.2.0 Release Proj GUI GDAL FFmpeg OSG GL2PS SWIG) | ||
#### Eclipse SUMO Version v1_1_0+0104-2560533423 | ||
(Build features: Linux-4.19.0-1-amd64 x86_64 GNU 8.2.0 Release Proj GUI GDAL FFmpeg OSG GL2PS SWIG) | ||
|
||
``` | ||
Performance: | ||
Duration: 8872758ms | ||
Real time factor: 4.05736 | ||
UPS: 133877.978978 | ||
Duration: 13032831ms | ||
Real time factor: 2.76225 | ||
UPS: 93811.816328 | ||
Vehicles: | ||
Inserted: 47283 | ||
Running: 22 | ||
Inserted: 47168 (Loaded: 47184) | ||
Running: 21 | ||
Waiting: 0 | ||
Teleports: 835 (Collisions: 384, Jam: 142, Yield: 187, Wrong Lane: 122) | ||
Emergency Stops: 1 | ||
Teleports: 3002 (Collisions: 460, Jam: 1139, Yield: 1041, Wrong Lane: 362) | ||
Emergency Stops: 12 | ||
Persons: | ||
Inserted: 45000 | ||
Running: 12 | ||
Jammed: 1498 | ||
Statistics (avg): | ||
RouteLength: 7708.21 | ||
Duration: 6482.75 | ||
WaitingTime: 366.28 | ||
TimeLoss: 606.14 | ||
DepartDelay: 2.31 | ||
Pedestrian Statistics (avg of 29753 walks): | ||
RouteLength: 363.78 | ||
Duration: 309.15 | ||
TimeLoss: 43.77 | ||
Ride Statistics (avg of 45113 rides): | ||
WaitingTime: 64.07 | ||
RouteLength: 6988.08 | ||
Duration: 1159.79 | ||
Bus: 5269 | ||
Train: 12 | ||
Bike: 4287 | ||
Aborted: 0 | ||
``` | ||
|
||
#### Eclipse SUMO Version 1.1.0 | ||
(Build features: Linux-4.18.0-3-amd64 x86_64 GNU 8.2.0 Release Proj GUI GDAL FFmpeg OSG GL2PS SWIG) | ||
|
||
``` | ||
Performance: | ||
Duration: 11674215ms | ||
Real time factor: 3.08372 | ||
UPS: 103949.676188 | ||
Vehicles: | ||
Inserted: 47184 | ||
Running: 21 | ||
Waiting: 0 | ||
Teleports: 1674 (Collisions: 392, Jam: 601, Yield: 489, Wrong Lane: 192) | ||
Emergency Stops: 14 | ||
Persons: | ||
Inserted: 45000 | ||
Running: 0 | ||
Jammed: 492 | ||
Jammed: 1424 | ||
Statistics (avg): | ||
RouteLength: 7622.57 | ||
Duration: 6283.18 | ||
WaitingTime: 120.51 | ||
TimeLoss: 278.01 | ||
DepartDelay: 0.61 | ||
Pedestrian Statistics (avg of 29541 walks): | ||
RouteLength: 472.38 | ||
Duration: 398.49 | ||
TimeLoss: 54.52 | ||
Ride Statistics (avg of 45181 rides): | ||
WaitingTime: 51.21 | ||
RouteLength: 6916.92 | ||
Duration: 832.03 | ||
Bus: 5223 | ||
Train: 15 | ||
Bike: 4409 | ||
RouteLength: 8428.45 | ||
Duration: 6432.30 | ||
WaitingTime: 214.71 | ||
TimeLoss: 423.43 | ||
DepartDelay: 1.03 | ||
Pedestrian Statistics (avg of 29754 walks): | ||
RouteLength: 363.56 | ||
Duration: 309.40 | ||
TimeLoss: 44.19 | ||
Ride Statistics (avg of 45125 rides): | ||
WaitingTime: 57.35 | ||
RouteLength: 7661.72 | ||
Duration: 1030.23 | ||
Bus: 5269 | ||
Train: 12 | ||
Bike: 4295 | ||
Aborted: 0 | ||
``` | ||
|
||
#### Eclipse SUMO Version 1.0.1 (Build features: Linux-4.18.0-1-amd64 Proj GUI GDAL FFmpeg OSG GL2PS SWIG) | ||
#### Eclipse SUMO Version 1.0.1 | ||
(Build features: Linux-4.18.0-1-amd64 Proj GUI GDAL FFmpeg OSG GL2PS SWIG | ||
|
||
``` | ||
Performance: | ||
Duration: 11921949ms | ||
Real time factor: 3.01964 | ||
UPS: 99541.035027 | ||
Duration: 10603919ms | ||
Real time factor: 3.39497 | ||
UPS: 112212.020197 | ||
Vehicles: | ||
Inserted: 47283 | ||
Inserted: 47184 | ||
Running: 22 | ||
Waiting: 0 | ||
Teleports: 679 (Collisions: 271, Jam: 132, Yield: 140, Wrong Lane: 136) | ||
Teleports: 611 (Collisions: 227, Jam: 126, Yield: 151, Wrong Lane: 107) | ||
Emergency Stops: 1 | ||
Persons: | ||
Inserted: 45000 | ||
Running: 0 | ||
Jammed: 580 | ||
Jammed: 503 | ||
Statistics (avg): | ||
RouteLength: 7673.19 | ||
Duration: 6277.13 | ||
WaitingTime: 122.32 | ||
TimeLoss: 283.79 | ||
DepartDelay: 0.59 | ||
Pedestrian Statistics (avg of 29541 walks): | ||
RouteLength: 472.06 | ||
Duration: 398.11 | ||
TimeLoss: 54.46 | ||
Ride Statistics (avg of 45181 rides): | ||
WaitingTime: 51.49 | ||
RouteLength: 6961.77 | ||
Duration: 838.20 | ||
Bus: 5223 | ||
Train: 15 | ||
Bike: 4409 | ||
RouteLength: 7731.85 | ||
Duration: 6307.08 | ||
WaitingTime: 122.00 | ||
TimeLoss: 285.57 | ||
DepartDelay: 0.63 | ||
Pedestrian Statistics (avg of 29754 walks): | ||
RouteLength: 472.61 | ||
Duration: 399.50 | ||
TimeLoss: 54.48 | ||
Ride Statistics (avg of 45125 rides): | ||
WaitingTime: 52.24 | ||
RouteLength: 7007.72 | ||
Duration: 842.65 | ||
Bus: 5269 | ||
Train: 12 | ||
Bike: 4295 | ||
Aborted: 0 | ||
``` |