JuliaDynamics/Agents.jl

Obstacles and avoidance of obstacles

Open

#277 geöffnet am 13. Aug. 2020

Auf GitHub ansehen
 (12 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (146 Forks)batch import
enhancementhardhelp wanted

Repository-Metriken

Stars
 (904 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 12h 3m) (1 gemergte PR in 30 T)

Beschreibung

I need to simulate agents moving around between points in a certain environment to generate log files according to their contacts (under, say, 1.5 meters generates a log entry with the agent ids): similar to this https://jaantollander.github.io/crowddynamics/multiagent.html#field.

Is this possible currently?

Contributor Guide