I would like to implement an agent-based model where some agents have predefined paths. These agents will effectively be blind to other agents, who would operate under normal movement rules. For example, with the Flocking example in the tutorial, I would like to include an agent(s) who is set to move along a circle. What would be the best way to achieve this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Pathfinding and update_vel! | 2 | 431 | September 21, 2022 | |
Agents Based Modeling (using Agents.jl) | 7 | 967 | May 5, 2022 | |
Geometric Constraints and Collision Detection | 0 | 347 | November 2, 2023 | |
Move_along_route! - Not implemented for space type ContinuousSpace | 0 | 261 | January 1, 2023 | |
Selecting specific group in a multiagent simulation with agents.jl | 2 | 616 | December 8, 2022 |