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

Remove memory allocation produced by pseudoInverse in quasiStatic functions #981

Open
cmastalli opened this issue Jul 30, 2021 · 0 comments

Comments

@cmastalli
Copy link
Member

This issue has been reported by @jcarpent in #980 (comment).
As described in that discussion thread, the solution is to store

  1. the SVD structure in the action-data structures
  2. the matrix containing the output of pseudoInverse.

Note that this has to be done in both action models: DifferentialActionModelFreeFwdDynamics and DifferentialActionModelContactFwdDynamics.

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