You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is tied to various open issues such as #1278, #1354, #845, and #2149.
The first step in my view is to refactor ContinuousSpace and they reuse the ideas from CellAgent (#2292) for one or more mixins with movement methods and attributes valid for contiuous spaces. This is in my view a target for 3.1 as part of the stabilization of cell spaces.
To add to that, #2696 solves it for a specific model, but there might be potential in a more general solution. But as @quaquel says, it's tied to multiple (underlying) issues.
I am traveling soon, and I hope to have time during this trip to, at long last, integrate agent movement into the new continuous space. Once that is in place, we can revisit this issue (but see how it interacts with e.g., #2642 and #2389).
Allow rotating markers, so you can (for example) see the heading of an Agent.
For example, in BoidFlockers, the current visualisation is:

However, if you can rotate the markers, you can actually see where the birds are going.
The text was updated successfully, but these errors were encountered: