- 05 Nov, 2019 2 commits
-
-
Daniel Lehmberg authored
remove fine tune condition in brute force Closes #278 See merge request !90
-
Daniel Lehmberg authored
-
- 04 Nov, 2019 7 commits
-
-
Benedikt Zoennchen authored
[GUI] Visualization: make interpolation configurable. See merge request !89
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
This icon is shown in operating's system - title bar - task bar - task manager
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 01 Nov, 2019 3 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In "Pedestrian", encapsulated psychology-related attributes into new class "AttributesAgentPsychology" Also updated "TargetVersionV1_5" to reflect this change.
-
Benedikt Kleinmeier authored
-
- 31 Oct, 2019 5 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In "PostvisualizationModel", visualize content of "mostImportantStimulusCol" and "socialCategoryCol"
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Marion Goedel authored
-
- 30 Oct, 2019 7 commits
-
-
Marion Goedel authored
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Renamed "FootStepMostImportantEventProcessor" to "FootStepMostImportantStimulusProcessor" and extended JSON transformation
-
Benedikt Kleinmeier authored
Also, moved two long-running scenarios to "Scenarios/Demos" to shorten the integration test phase of Vadere.
-
Marion Goedel authored
Potentials for cellular automaton - no repulsion from walls / other pedestrians - only high values at other pedestrian's positions and at obstacles.
-
- 29 Oct, 2019 4 commits
-
-
Benedikt Kleinmeier authored
Also renamed state package "psychology.stimuli" to "psychology.perception". Also renamed following classes: - "EventCognition" to "StimulusProcessor" - "SalientBehaviorCognition" to "SalientBehaviorProcessor" - "EventController" to "StimulusController" Watch out: Event output processors and also the existing scenario files have not been migrated. Therefore, the unit tests fail at the moment!
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 28 Oct, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Also, deleted dummy test files for renaming "event/events" to "stimulus/stimuli".
-
- 27 Oct, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Two aspects are missing so far: - Writing a migration to rename nodes in JSON representation. - Rename controller classes and unit tests.
-
- 25 Oct, 2019 3 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 24 Oct, 2019 6 commits
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", use "os.path.join()" instead of hard-coded platform-specific path separator
-
Benedikt Kleinmeier authored
In ".gitlab-ci.yml", deleted outdated comments and made stages "unit_test" and "integration_test" more robust
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 23 Oct, 2019 1 commit
-
-
Benedikt Kleinmeier authored
VadereGui/src/org/vadere/gui/onlinevisualization/view/OnlineVisualisationWindow.java: - Fixed bug: The scroll pane was not added to the underlying model. Therefore, it was not possible to capture mouse wheel events.
-