dust
dust copied to clipboard
When recording colisions, distinguish between agent-agent collisions and agent-environment colisions
At the moment the collisions map produced by stationsim_gcs
(e.g. model.get_collision_map()
) shows most collisions happenning when agents meet the central barrier. It would be good to distinguish these collisions (which are inevitable) with those that occur when agents collide (which are the interesting ones).