- 15 Nov, 2019 1 commit
-
-
Stefan Schuhbaeck authored
If the getTargetId TraCI-Command is executed with the targetId "-1" (invalid for any agent) then the command returns a list of all targetIds currently in the simulation.
-
- 14 Nov, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Bugfix in "TargetChangerController": "useStaticTargetForAgent()" did not update agent's "nextTargetListIndex" properly
-
- 08 Nov, 2019 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
issue#277 fix synchronization problem where the OnlineVis InofPanel is out of sync with the OnlineVis model.
-
- 07 Nov, 2019 3 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Also fixed incomplete initialization of mock objects in method "createTwoTargetsAndTwoPedestrians()".
-
- 05 Nov, 2019 4 commits
-
-
Daniel Lehmberg authored
remove fine tune condition in brute force Closes #278 See merge request !90
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In "OSMBehaviorController", fixed severe bug in method "findSwapCandidate()" and added TODO comment to write unit tests
-
- 04 Nov, 2019 8 commits
-
-
Benedikt Zoennchen authored
[GUI] Visualization: make interpolation configurable. See merge request !89
-
Benedikt Kleinmeier authored
-
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.
-