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 (904 stars) (146 forks)batch import
enhancementhardhelp wanted

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