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 python bindings for LCPUtils #86

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Add python bindings for LCPUtils #86

wants to merge 22 commits into from

Conversation

michguo
Copy link
Collaborator

@michguo michguo commented Mar 22, 2022

  1. Create constraint.LCPUtils.cpp for python bindings.
  2. Add python binding for isLCPSolutionValid().
  3. Implement getLCPSolutionType(), which returns the type of failure if the LCP solution failed.
  4. Implement LCPSolutionType enum.

@michguo michguo changed the title Create LCPUtils.cpp under python/_nimblephysics/constraint. Add python bindings for LCPUtils and isLcpSolutionValid() Mar 22, 2022
@michguo michguo changed the title Add python bindings for LCPUtils and isLcpSolutionValid() Add python bindings for LCPUtils Mar 24, 2022
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.

None yet

1 participant