Skip to content

eparodi/crowd-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crowd-simulation

Crowd simulation with Social Force Model.

Compilation

mvn package

Execution

time java -jar target/crowd-simulation-1.0-SNAPSHOT-jar-with-dependencies.jar 

Parameters:

  • -fps, --fps <arg>: Time step for the animation.
  • -h, --help: Shows this screen.
  • -s, --desiredSpeed <arg>: Desired speed of pedestrians.
  • -of, --outputFile <arg>: Path to the file for animation output.
  • -sf, --statsFile <arg>: Path to the file to output stats.
  • -p, --pedestrians <arg>: Number of pedestrians.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published