nimblephysics icon indicating copy to clipboard operation
nimblephysics copied to clipboard

Add python bindings for `LCPUtils`

Open michguo opened this issue 2 years ago • 0 comments

  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 avatar Mar 22 '22 19:03 michguo