- 29 Jun, 2018 1 commit
-
-
Benedikt Zoennchen authored
add useful processors for later processorTests to the OSM-Tests. Change old processors in TestSFM to the new format.
-
- 27 Jun, 2018 4 commits
-
-
Benedikt Zoennchen authored
update the AttributeAgents values to the values in weidmann-1993 and seitz-2016c for all model test scenarios.
-
Benedikt Zoennchen authored
-
-
Benedikt Zoennchen authored
-
- 22 Jun, 2018 1 commit
-
-
Benedikt Kleinmeier authored
-
- 20 Jun, 2018 2 commits
-
-
Benedikt Kleinmeier authored
In "TikzGenerator.java", extended class documentation and added quadratic and cubic path generation.
-
Benedikt Kleinmeier authored
In "TikzGenerator.java", method "convertScenarioElementsToTikz()" respects config if elements are visible. Also replaced "tikz_icon.png" by "camera_tikz.png".
-
- 19 Jun, 2018 4 commits
-
-
Benedikt Kleinmeier authored
Note: trajectories are not generated at the moment.
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Renamed "TikZGenerator.java" to "TikzGenerator.java" and draw TikZ paths instead of pre-defined shapes for scenario elements.
-
Benedikt Kleinmeier authored
Watch out: at the moment, the path of the given scenario elements, e.g., agents, is ignored and a pre-defined shape is used (e.g., for agents a circle).
-
- 18 Jun, 2018 2 commits
-
-
Benedikt Kleinmeier authored
In "ActionGenerateTikZ.java", added method "generateTikZCode()" with minimal code to generate agents.
-
Benedikt Kleinmeier authored
Action "ActionGenerateTikZ" is a copy of "ActionGenerateSVG".
-
- 08 Jun, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 28 May, 2018 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 25 May, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 22 May, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 16 May, 2018 1 commit
-
-
Benedikt Kleinmeier authored
Otherwise, a module is flagged as error if no unit tests were executed at all.
-
- 09 May, 2018 6 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
refactoring of agent and obstacle potential classes, add distance computation via fmm to all obstacle potentials except the GNM.
-
-
Benedikt Zoennchen authored
implementation and performance testing of the SFMM. Stride information in pedestrianOSM will now be cleared to avoid large linked lists.
-
Benedikt Zoennchen authored
add a faster exp-implementation approximating exp, and a benchmark library called Java Microbenchmark Harness.
-
Benedikt Zoennchen authored
-
- 08 May, 2018 3 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 07 May, 2018 1 commit
-
-
Benedikt Zoennchen authored
implementation and performance testing of the SFMM. Stride information in pedestrianOSM will now be cleared to avoid large linked lists.
-
- 02 May, 2018 1 commit
-
-
Daniel Lehmberg authored
-
- 26 Apr, 2018 5 commits
-
-
Benedikt Zoennchen authored
add a faster exp-implementation approximating exp, and a benchmark library called Java Microbenchmark Harness.
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In "pom.xml" of "VadereGui", "VadereSimultor", "VadereState" and "VadereUtils", use version 2.19 of Surefire plugin to be able to skip tests via CLI. Version 2.19 or higher of Surefire plugin allows to use following notation to skip tests: mvn test -Dtest=!LegacyTest Note: maybe, use "mvn test -Dtest=\!LegacyTest" (with escape character) to avoid shell interpretation of exlemation mark.
-
- 25 Apr, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 23 Apr, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 18 Apr, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 10 Apr, 2018 1 commit
-
-
Benedikt Zoennchen authored
-