- 25 Jun, 2019 1 commit
-
-
Stefan Schuhbaeck authored
add stand alone features from VadereManagement module: See merge request !71
-
- 24 Jun, 2019 1 commit
-
-
Stefan Schuhbaeck authored
* single step mode in GUI: Allows the user to step through the simulation one step at a time to identify bugs. * simplify obstacles: Merge multiple obstacles based on the convex hull their points create. The merge can be undon * add features to open street map (osm) importer: 1) import 'open' paths as polygons with a specified width. With this it is possible to create walls or subway entrance 2) add option to include osm ids into each obstacle
-
- 14 Jun, 2019 1 commit
-
-
Benedikt Zoennchen authored
fix issue #242. Closes #242 See merge request !66
-
- 13 Jun, 2019 8 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
-
Benedikt Zoennchen authored
add modified T-junction scenario calibrated via evacuation times which we used for the tgf2019 vadere paper, remove T-junction experiment data (they can be found on our nextcloud).
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 07 Jun, 2019 2 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 05 Jun, 2019 5 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
-
Benedikt Zoennchen authored
-
- 29 May, 2019 3 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
VadereGui/src/org/vadere/gui/projectview/view/ProjectView.java: - Also removed unnecessary shortcut "Ctrl + A" to open "ActionShowAboutDialog". "Ctrl + A" should be used in the future to select **all** scenario elements in the topography creator.
-
Benedikt Kleinmeier authored
-
- 28 May, 2019 2 commits
-
-
-
Benedikt Zoennchen authored
update TrajectoryMetric-notebook: computation of the velocity, densities and the fundamental diagram. Cutting of trajectories.
-
- 24 May, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Adapted three scenario files for salient behavior (use random seed and spawnAtRandomPositions=true).
-
- 23 May, 2019 5 commits
-
-
Benedikt Zoennchen authored
-
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 22 May, 2019 11 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
-
Marion Goedel authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Salient behavior See merge request !68
-
Benedikt Kleinmeier authored
Used following commands: - mvn -Dmaven.test.skip=true package - java -jar VadereSimulator/target/vadere-console.jar migrate -r VadereModelTests/ - git clean -n - git clean -f (to delete <scenario_file>.scenario.legacy which is created by migration assistant)
-