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 3D solver returning infeasible solutions causing collisions #4

Merged
merged 11 commits into from
May 16, 2022

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    78552ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46259d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7abaee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a73a2 View commit details
    Browse the repository at this point in the history
  5. Fix 3D LP not returning feasible results by ensuring LP parses "best …

    …effort" intermediate results
    minkezhang committed May 15, 2022
    Configuration menu
    Copy the full SHA
    899160e View commit details
    Browse the repository at this point in the history
  6. Update animation demo

    minkezhang committed May 15, 2022
    Configuration menu
    Copy the full SHA
    6355690 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    f3116c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4782ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c948071 View commit details
    Browse the repository at this point in the history
  4. Fix solver 2D test

    minkezhang committed May 16, 2022
    Configuration menu
    Copy the full SHA
    40b5858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bd4bc2 View commit details
    Browse the repository at this point in the history