- 24 Oct, 2019 2 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 23 Oct, 2019 3 commits
-
-
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.
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 22 Oct, 2019 1 commit
-
-
Benedikt Zoennchen authored
add tests to solve the eikonal equation on the unstructured mesh for 2 scenarios (bridge and filled chicken).
-
- 21 Oct, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Added "AbsorbingArea" and "TargetChanger" to "TopographyIterator" to make them selectable in PostVis
-
- 18 Oct, 2019 2 commits
-
-
Benedikt Kleinmeier authored
In "TargetChangerController", added optimization to avoid unnecessary calculations of dynamic floor fields
-
Benedikt Kleinmeier authored
-
- 17 Oct, 2019 2 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 16 Oct, 2019 13 commits
-
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Benedikt Zoennchen authored
-
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In top-level "pom.xml", use new versions for "commons-configuration2" and "commons-beanutils" to avoid logging a stack trace
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Marion Goedel authored
-
Benedikt Kleinmeier authored
In "ProjectView", avoid exception by testing if value for config key ""History.lastUsedProject" is the empty string
-
- 15 Oct, 2019 2 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 14 Oct, 2019 6 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
"TargetPedestrian.getId()" is now used by "TargetChangerController" to implement follower behavior. Furthermore, deleted unnecessary code in following files: - VadereSimulator/src/org/vadere/simulator/models/osm/OptimalStepsModel.java - VadereSimulator/src/org/vadere/simulator/models/osm/PedestrianOSM.java
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Fixes issue #267.
-
Benedikt Kleinmeier authored
VadereSimulator/src/org/vadere/simulator/models/osm/OptimalStepsModel.java: - Added TODO to use new list "Agent.getFollowers()".
-
- 10 Oct, 2019 2 commits
-
-
Benedikt Zoennchen authored
-
-
- 09 Oct, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Added boolean variable "isCurrentTargetAnAgent" to "Agent" and use it in "TargetChangerController" and "PedestrianOSM"
-
- 08 Oct, 2019 5 commits
-
-
Benedikt Kleinmeier authored
Added binomial distribution to "TargetChangerController" and added test scenarios for "TargetChangerController"
-
Benedikt Kleinmeier authored
Deleted non-working scenario "TestSpeedInAreaProcessor-SpeedByTrajectory.scenario" (does not work anymore after merging with master)
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
But three scenarios still throw exceptions: - 11-RiMEA11-ExitSelection-OSMEventDriven-SBEnabled: ClassCastException: TimestepPedestrianIdKey cannot be cast to EventtimePedestrianIdKey - TestSpeedInAreaProcessor-SpeedByTrajectory: ClassCastException: FootStepProcessor cannot be cast to class FootStepProcessor - TestSpeedInAreaProcessor-SpeedByWidth: ClassCastException: FootStepProcessor cannot be cast to class FootStepProcessor and PedestrianVelocityDefaultProcessor are in unnamed module of loader 'app'
-