- Jun 26, 2024
-
-
CAMBUZAT Remi authored
Retrieve Git version build info at compile time See merge request crowdmp/sideproject/umansgroup/UMANS!3
-
CAMBUZAT Remi authored
-
- May 02, 2024
-
-
CAMBUZAT Remi authored
Edited installation procedure in README.MD See merge request !120
-
CAMBUZAT Remi authored
-
- Mar 08, 2024
-
-
CAMBUZAT Remi authored
Update installation process in README.md See merge request !117
-
CAMBUZAT Remi authored
-
- Nov 08, 2023
-
-
CAMBUZAT Remi authored
Added installation manual for compilation with GUI based on QT See merge request !116
-
-
- Oct 30, 2023
-
-
CAMBUZAT Remi authored
-
CAMBUZAT Remi authored
-
- Oct 22, 2021
-
-
-
VAN TOLL Wouter authored
You can now change an agent's policy during the simulation.
-
- Aug 16, 2021
-
-
VAN TOLL Wouter authored
CrowdSimulator::getFolder() now uses the C++ "filesystem" library. This should... Closes #94 See merge request !115
-
VAN TOLL Wouter authored
CrowdSimulator::getFolder() now uses the C++ "filesystem" library. This should fix bug #94, as it can handle multiple folder separator characters. TODO: test on Linux
-
- Aug 13, 2021
-
-
VAN TOLL Wouter authored
-
- Jun 09, 2021
-
-
VAN TOLL Wouter authored
-
- Jun 07, 2021
-
-
VAN TOLL Wouter authored
Improved the PowerLaw implementation: Now using our own derivation of the TTC gradient, which is slightly different from Karamouzas version.
-
- Jun 04, 2021
-
-
VAN TOLL Wouter authored
- Vector2D: Small performance improvement in getLineIntersection().
-
VAN TOLL Wouter authored
-
- May 27, 2021
-
-
VAN TOLL Wouter authored
- Fixed a mistake in the derivation of the agent force. Updated the code comments accordingly. - Now using dt=2 as proposed in the 1995 paper.
-
- Apr 26, 2021
-
-
VAN TOLL Wouter authored
Agent colors can now be set/retrieved via the API. Closes #92 See merge request !114
-
VAN TOLL Wouter authored
-
- Apr 23, 2021
-
-
VAN TOLL Wouter authored
Trajectory CSV files with orientations (Feature #91) Closes #91 See merge request !113
-
VAN TOLL Wouter authored
-
VAN TOLL Wouter authored
Added agent colors to XML (Feature #87) Closes #87 See merge request !112
-
VAN TOLL Wouter authored
Added TrajectoryCSVReader, which can read both a single CSV file and a folder of CSV files. It is not used yet elsewhere in the code, but it may be useful in the future.
-
VAN TOLL Wouter authored
- Added Trajectory.h that describes a trajectory of positions *and orientations*. - TrajectoryCSVWriter (formerly csvwriter) now uses this new Trajectory type. Thus, UMANS now adds agent orientations to CSV output.
-
VAN TOLL Wouter authored
-
VAN TOLL Wouter authored
-
VAN TOLL Wouter authored
Note: this color is only used for the UMANS GUI. It does not affect the API.
-
- Apr 22, 2021
-
-
VAN TOLL Wouter authored
-
- Mar 30, 2021
-
-
Fabien Grzeskowiak authored
-
Fabien Grzeskowiak authored
-
- Mar 12, 2021
-
-
VAN TOLL Wouter authored
Moved std::setlocale from APIFunctions to CrowdSimulator. This fixes comma/point issues for the GUI and console application.
-
Fabien Grzeskowiak authored
-
- Mar 11, 2021
-
-
VAN TOLL Wouter authored
-
VAN TOLL Wouter authored
-
VAN TOLL Wouter authored
MIT license See merge request !110
-
VAN TOLL Wouter authored
-
VAN TOLL Wouter authored
- Updated the copyright notice in all code files. - Updated the COPYING text file.
-