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

Add sphere collision avoidance constraints #146

Merged
merged 7 commits into from
Aug 4, 2023
Merged

Conversation

cmower
Copy link
Owner

@cmower cmower commented Aug 3, 2023

Description

Adds sphere collision avoidance helper constraint method.
Also, a minor addition that adds reduce_constraint option for equality constraints.

Todo

  • Completed implementation of new feature.
  • Add documentation for the new feature.
  • add unit test.
  • Ensure all unit tests pass.
  • Address all issues raised by unit-tests.
  • Add example.

@cmower cmower added the enhancement New feature or request label Aug 3, 2023
@cmower cmower merged commit 9ce879b into master Aug 4, 2023
20 checks passed
@cmower cmower deleted the add-sphere-colavoid branch August 4, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant