JuliaDynamics/Agents.jl

Obstacles and avoidance of obstacles

Open

#277 opened on Aug 13, 2020

View on GitHub
 (12 comments) (0 reactions) (0 assignees)Julia (146 forks)batch import
enhancementhardhelp wanted

Repository metrics

Stars
 (904 stars)
PR merge metrics
 (Avg merge 1d 7h) (4 merged PRs in 30d)

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?

Contributor guide