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

Fix PolySlab intersections when bounds contain inf #1547

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

weiliangjin2021
Copy link
Collaborator

Resolves #1539

Two main changes:

  • In computing center_axis, replace inf with LARGE_NUMBER;
  • Use .finite_length_axis instead of .length_axis .

@momchil-flex momchil-flex merged commit 5d1927c into pre/2.7 Mar 15, 2024
12 of 13 checks passed
@momchil-flex momchil-flex deleted the weiliang/polyslab branch March 15, 2024 17:24
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

Successfully merging this pull request may close these issues.

2 participants