- 18 Jul, 2019 2 commits
-
-
Stefan Schuhbaeck authored
This is only a functional Interface
-
Benedikt Kleinmeier authored
-
- 16 Jul, 2019 1 commit
-
-
Benedikt Kleinmeier authored
-
- 15 Jul, 2019 3 commits
-
-
Daniel Lehmberg authored
Check to catch undetected error in TestEvacuationTimeProcessor See merge request !77
-
Daniel Lehmberg authored
-
Stefan Schuhbaeck authored
Migration issue 254 Closes #254 See merge request !78
-
- 12 Jul, 2019 4 commits
-
-
Stefan Schuhbaeck authored
add features to TikzGenerator See merge request !76
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
* Add config to choose if all or only alive trajectories are drawn * Draw walking direction in Tikz * create nodes for pedestrian instead of circles. Each pedestrian node has a name 'ped_ID' to reference the node in tikz. * add named coordinate at Centroid for all scenario elements: * source: (src_<ID>) * target: (trg_<ID>) * absorbingArea: (absorb_<ID>) * obstacle: (obs_<ID>) * stairs: (str_<ID>) * measurementArea: (mrmtA_<ID>) * add style classes: * trajectory: i.e. thickness * pedestrian: default color * ped_circle: defines shape of circular pedestrians (not for groups) * selected: style for selected pedestrian * group: styl (all) groups.
-
- 11 Jul, 2019 2 commits
-
-
Daniel Lehmberg authored
Encapsulated logic to parse CLI arguments into new class "VadereArgumentParser" See merge request !75
-
This new class is used by: - VadereApplication - VadereConsole - PostVisualization Now, all Vadere applications have a unified interface to pass arguments on command line. Watch out: The method "VadereConsole.addSubCommandsToParser()" should be moved to "VadereArgumentParser".
-
- 09 Jul, 2019 2 commits
-
-
Daniel Lehmberg authored
Insert missing scenario parameters See merge request !74
-
Daniel Lehmberg authored
-
- 08 Jul, 2019 2 commits
-
-
Benedikt Kleinmeier authored
Single config See merge request !70
-
Benedikt Kleinmeier authored
- Moved all config classes to package "org.vadere.util.config". - Renamed: * "ExperimentalResources" to "VadereConfig". * "ConfigurationSection" to "IConfigSection". * "INIConfigurationSection" to "IniConfigSection". - Revised "config.ini" (renamed keys and deleted unnecessary keys).
-
- 04 Jul, 2019 1 commit
-
-
Benedikt Zoennchen authored
Dev/meshing See merge request !73
-
- 03 Jul, 2019 3 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 02 Jul, 2019 1 commit
-
-
Benedikt Zoennchen authored
-
- 28 Jun, 2019 6 commits
-
-
Benedikt Zoennchen authored
implement property management for AMesh (i.e. array-based). Default value indicating null values not jet implemented.
-
Benedikt Zoennchen authored
implement property management for AMesh (i.e. array-based). Default value indicating null values not jet implemented.
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
Dev/granular post vis See merge request !72
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 27 Jun, 2019 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
improved video and picture making for the PostVis and change the PostVis from time step granularity to simulation time granularity.
-
- 26 Jun, 2019 4 commits
-
-
Stefan Schuhbaeck authored
Resolve "New dependency data science library for Vadere" Closes #247 See merge request !69
-
-
Benedikt Zoennchen authored
-
Daniel Lehmberg authored
-
- 25 Jun, 2019 2 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
add stand alone features from VadereManagement module: See merge request !71
-
- 24 Jun, 2019 2 commits
-
-
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
-
Benedikt Zoennchen authored
-
- 18 Jun, 2019 1 commit
-
-
Benedikt Zoennchen authored
refactoring: remove generic but fixed data types from mesh element and introduce the property concept.
-
- 14 Jun, 2019 2 commits
-
-
Benedikt Zoennchen authored
fix issue #242. Closes #242 See merge request !66
-
Benedikt Zoennchen authored
-