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

[WIP] Add FATROP solver support to Moco #3906

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft

[WIP] Add FATROP solver support to Moco #3906

wants to merge 41 commits into from

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    439eb31 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update createTimes()

    nickbianco committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    189caa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c761f25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be0783 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    d3c56ff View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    f89e50a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec111ed View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    0d3946c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a5a29d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f47d6bf View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    c5041ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e468126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af3dd35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f47938f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    b84b58e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d073e49 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    f7650cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05a28e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    5b6105d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edb4919 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fd291b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    7b4190e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    f9d4071 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    9a52a22 View commit details
    Browse the repository at this point in the history
  2. Resolve build errors

    nickbianco committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a9616f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    5329b2d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    b9601a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e02eb3c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Add FATROP support for problems with kinematic constraints; refactor …

    …how kinematic constraints are enforced in MocoCasADiSolver
    nickbianco committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9084ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    232f48a View commit details
    Browse the repository at this point in the history
  3. Revert exampleSlidingMass

    nickbianco committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8f74b2a View commit details
    Browse the repository at this point in the history
  4. Remove control interpolation and midpoint path constraint options in …

    …MocoCasADiSolver; lots of fixes to tests
    nickbianco committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    337d2ff View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fixing more tests

    nickbianco committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a940c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67ee60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3d86d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    66411e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae3a81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    151fed0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d860f87 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Add FATROP tests

    nickbianco committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8526ebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d0060 View commit details
    Browse the repository at this point in the history