Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIPP does not behave as intendet #20

Open
Unknown-Student opened this issue Jan 14, 2025 · 0 comments
Open

SIPP does not behave as intendet #20

Unknown-Student opened this issue Jan 14, 2025 · 0 comments

Comments

@Unknown-Student
Copy link

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:
sipp_two_corridors
sipp_paper_test_1
sipp_paper_test_2
sipp_two_corridors_space

Expected behaviour:
sipp_paper_test_5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant