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

Performance improvement opportunities #23

Open
tkoolen opened this issue Aug 7, 2018 · 0 comments
Open

Performance improvement opportunities #23

tkoolen opened this issue Aug 7, 2018 · 0 comments

Comments

@tkoolen
Copy link
Owner

tkoolen commented Aug 7, 2018

  • allow other kinds of floating joints in momentum.jl #21 made the standing controller a little bit slower. Could special-case QuaternionFloating (skip premultiplying the constraint by the full-rank matrix S^T).
  • improve handling of sum of many terms in SimpleQP for wrench balance constraint
  • don't call modifyconstraint! for Constraints that have a fixed LazyExpression in SimpleQP.
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