Mobile Robot collision request

Hello VC User,

I have a question as I implement the layout.
Implementing the layout, we saw each mobile robot collide as it came face to face when transporting using multiple mobile robots.
To resolve this issue, we enabled the functionality of Avoidance on the controller, but we were able to see that the mobile robots stopped each other.
In that case, is there a way for the mobile robot to move naturally and not crash?

Best regards,

Face-to-face collisions are tough to avoid and manage. The best way to prevent collisions in your simulation is to build pathways so separate lanes go opposite directions.