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 tested the repository and did a number of experiments with the SIPP and CBS algorithms. I noticed that in many situations the SIPP algorithm produces a collision even if there would be enough space to avoid said collsion. The agents would also wait one time step before the collision as if the agent knows about the collision but then decides to no avoid it. I'll include a few examples. I explicitly tried to replicate the environment from the SIPP paper you referenced to show the difference.
How SIPP behaves:
Expected behaviour:
The text was updated successfully, but these errors were encountered:
Hello,
I tested the repository and did a number of experiments with the SIPP and CBS algorithms. I noticed that in many situations the SIPP algorithm produces a collision even if there would be enough space to avoid said collsion. The agents would also wait one time step before the collision as if the agent knows about the collision but then decides to no avoid it. I'll include a few examples. I explicitly tried to replicate the environment from the SIPP paper you referenced to show the difference.
How SIPP behaves:
Expected behaviour:
The text was updated successfully, but these errors were encountered: