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 | 442 | September 21, 2022 | |
Agent steps | 0 | 169 | May 30, 2024 | |
Move_along_route! - Not implemented for space type ContinuousSpace | 0 | 261 | January 1, 2023 | |
Geometric Constraints and Collision Detection | 0 | 369 | November 2, 2023 | |
Pen-Down in Agents.jl | 1 | 64 | February 4, 2025 |