JuliaDynamics/Agents.jl

Obstacles and avoidance of obstacles

Open

#277 ouverte le 13 août 2020

Voir sur GitHub
 (12 commentaires) (0 réactions) (0 assignés)Julia (146 forks)batch import
enhancementhardhelp wanted

Métriques du dépôt

Stars
 (904 stars)
Métriques de merge PR
 (Merge moyen 12h 3m) (1 PR mergée en 30 j)

Description

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?

Guide contributeur