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

Conversation

nickbianco
Copy link
Member

@nickbianco nickbianco commented Sep 9, 2024

Fixes issue #3787

Brief summary of changes

Testing I've completed

  • [perf-win]

Looking for feedback on...

CHANGELOG.md (choose one)

  • no need to update because...
  • updated.

Performance analysis

Platform: Windows, self-hosted runner

Test Name lhs [secs] stderr [secs] rhs [secs] stderr [secs] Speedup
Arm26 0.34 0.00 0.33 0.00 1.01
ellipsoid_wrap 4.07 0.00 4.08 0.00 1.00
ellipsoid_wrap_function_based_paths 3.40 0.01 3.42 0.00 1.00
Gait2354 0.40 0.00 0.42 0.00 0.97
MocoSlidingMass 1.40 0.00 2.86 0.00 0.49
MocoSquatToStand 13.22 0.03 55.87 0.70 0.24
passive_dynamic 5.52 0.01 5.45 0.00 1.01
passive_dynamic_noanalysis 3.35 0.00 3.34 0.00 1.00
RajagopalModel 7.89 0.02 7.85 0.00 1.00
ToyDropLanding 12.33 0.01 12.39 0.01 1.00
ToyDropLanding_fbp_stepwisereg 11.02 0.00 11.19 0.01 0.98
ToyDropLanding_function_based_paths 11.24 0.03 11.28 0.02 1.00
ToyDropLanding_nomuscles 0.55 0.00 0.58 0.00 0.95

This change is Reviewable

…how kinematic constraints are enforced in MocoCasADiSolver
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.

1 participant