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

Create toy problem based on CasOC::Problem for testing AD formulations #3773

Open
nickbianco opened this issue Apr 26, 2024 · 0 comments
Open
Assignees

Comments

@nickbianco
Copy link
Member

In order to support automatic differentiation in Moco through MocoCasADiSolver, we need to first verify that basic AD formulations will be compatible with how we currently construct OCPs at the low-level with CasADi. Most importantly, we need to verify that an additional compile step will not be necessary to convert an OpenSim model to an autodiff'd function (as in Antoine's framework).

A toy problem will let us test different AD solutions, notable using the Recorder type or Enzyme.

@nickbianco nickbianco self-assigned this Apr 26, 2024
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

No branches or pull requests

1 participant