- 17 Aug, 2018 17 commits
-
-
Marion Goedel authored
-
Marion Goedel authored
-
Marion Goedel authored
-
Marion Goedel authored
-> Reduce number of outputs. -> Highlight OSM Tests that failed.
-
Marion Goedel authored
-
Marion Goedel authored
- More time (180 s) for Rimea 9 and 11 tests (since they have more pedestrians) - No output if a simulation is successful -> in the email we will hopefully see only the ones that failed now - Excludes files from directories "output" and "legacy" for the location application
-
Marion Goedel authored
realTimeSimTimeRatio: 0.0 useFreeSpaceOnly = true spawnAtRandomPositions = true
-
Marion Goedel authored
-
-
Marion Goedel authored
Reduced number of pedestrian in queueing_dynamic_floorfield_visual_check.scenario so that the test runs in less than 60 seconds.
-
Stefan Schuhbaeck authored
-
Marion Goedel authored
-
Stefan Schuhbaeck authored
# Conflicts: # VadereModelTests/TestOSM/scenarios/corner_waiting_time_processor_test.scenario # VadereModelTests/TestOSM/scenarios/narrow_passage_discrete_CA_fail.scenario
-
Stefan Schuhbaeck authored
# Conflicts: # VadereModelTests/TestOSM/scenarios/corner_waiting_time_processor_test.scenario # VadereModelTests/TestOSM/scenarios/narrow_passage_discrete_CA_fail.scenario
-
Marion Goedel authored
-
Marion Goedel authored
Renamed four TestSFM RIMEA scenarios which includes too many persons to run in a reasonable time. Files are renamed to *.backup instead of *.scenario.
-
Stefan Schuhbaeck authored
-
- 16 Aug, 2018 5 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
update PSO such that it uses more iteration to improve accuracy. Update OSM-ModelTests: add TestProcessors, update attributes of the tests. add additional scenarios.
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
-
- 14 Aug, 2018 4 commits
-
-
Marion Goedel authored
- PedestrianOverlapDistProcessor Saves for each pedestrian in each timestep the size of the overlap. That is the difference between the radii of the pedestrians and the distance between their centers. The processors works only if all pedestrians in the simulation have the same radius! - MaxOverlapProcessor Saves the maximum overlap for one simulation. As explained above, the overlap is 2*pedRadius - norm(ped_pos_i - ped_pos_j). Again, this processor only works if all pedestrians in the simulation have the same radius. Both processors are especially useful for analyzing the number and sizes of overlaps occuring in the simulation. Both processors were tested with a Matlab script but there are no JUnit tests yet.
-
Benedikt Zoennchen authored
implementation of some TestProcessors, update of OSMTests e.g. add the TestProcessors to the scenarios.
-
-
Benedikt Zoennchen authored
-
- 13 Aug, 2018 5 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
-
Benedikt Zoennchen authored
-
- 10 Aug, 2018 9 commits
-
-
-
Benedikt Zoennchen authored
-
Marion Goedel authored
Tests SFM: Activated useFreeSpaceOnly for spawning the pedestrian in the sources. Added necessary output processor for rimea_06_corner_sfm1.scenario (due to dependency pedestrianStartTimeProcessor was needed). Reduced the number of agents in basic_1_chicken_sfm*.scenario from 200 to 50 to reduce the computation time.
-
Stefan Schuhbaeck authored
-
Benedikt Zoennchen authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-