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

Clean up momentum_matrix! #537

Merged
merged 1 commit into from
Feb 2, 2019
Merged

Clean up momentum_matrix! #537

merged 1 commit into from
Feb 2, 2019

Conversation

tkoolen
Copy link
Collaborator

@tkoolen tkoolen commented Feb 2, 2019

Similar to the mass_matrix! tweak, just iterate over the velocity indices and look up the corresponding joint index, as opposed to looping over joint indices and then looping over their velocity indices.

Similar to the `mass_matrix!` tweak, just iterate over the velocity indices and look up the corresponding joint index, as opposed to looping over joint indices and then looping over their velocity indices.
@tkoolen tkoolen merged commit 9bb01af into master Feb 2, 2019
@tkoolen tkoolen deleted the tk/update-momentum-matrix branch February 2, 2019 17:27
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