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

IrisFromCliqueCover Bug Tracking #80

Open
5 tasks
AlexandreAmice opened this issue Jan 25, 2024 · 0 comments
Open
5 tasks

IrisFromCliqueCover Bug Tracking #80

AlexandreAmice opened this issue Jan 25, 2024 · 0 comments

Comments

@AlexandreAmice
Copy link
Owner

AlexandreAmice commented Jan 25, 2024

What happened?

  • There is an infinite loop cause by too few clique points
  • We must guarantee that we sample enough points to make a big enough clique that actually adds a set.
  • We need to update the plant context before calling IrisInConfigurationSpace when building an IrisRegion from a clique.
  • There is a race condition when building multiple IrisRegions in parallel because they all use the same context from the collision checker.
  • Sanity check the options. One user put coverage termination threshold over 1 and got the infinite loop.

Version

No response

What operating system are you using?

No response

What installation option are you using?

No response

Relevant log output

No response

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