Hi,
I'm trying to avoid collisions between AMRs but I can not come up with good ideas.
I've tried making the A* grid size larger than the size of AMR, but other model-specific issues precluded us from doing so.
I've tried the proximity behavior of the agent system, but that slowed down the simulation, so it wasn't a good idea.
Is there any other way?
Thanks in advance.