I have completed the installation of BARK and the configuration of the environment. But when I run the examples by "bazel run //bark/examples:intersection" , I found that multiple agents often collide in the running results, and the whole running is not very smooth. I want to know why there is a collision in this example.


I have completed the installation of BARK and the configuration of the environment. But when I run the examples by "bazel run //bark/examples:intersection" , I found that multiple agents often collide in the running results, and the whole running is not very smooth. I want to know why there is a collision in this example.

