- 18 Oct, 2019 1 commit
-
-
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 9 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'
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Daniel Lehmberg authored
Use FootStepProcessor in Postviz and as default trajectory output processor Closes #253 See merge request !85
-
Daniel Lehmberg authored
-
- 04 Oct, 2019 4 commits
-
-
Benedikt Kleinmeier authored
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
VadereGui/src/org/vadere/gui/postvisualization/view/SettingsDialog.java: - This class placed Bene's criteria coloring pane and the "colorize by evacuation" checkbox time at the wrong position. Parent class "SettingsDialog" offers two getters now to retrieve the correct position for both elements.
-