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

Add Jacobian getters to Skeleton #357

Merged
merged 1 commit into from
Mar 21, 2015
Merged

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Mar 18, 2015

BodyNode::getJacobian() returns (6 x m) matrix where m is the number of dependent dofs of the BodyNode while Skeleton::getJacobian() returns (6 x n) matrix where n is the number of total dofs of the Skeleton.

* The column sizes of Jacobians are the number of total dofs of the Skeleton
@jslee02 jslee02 added this to the Release DART 5.0 milestone Mar 18, 2015
jslee02 added a commit that referenced this pull request Mar 21, 2015
@jslee02 jslee02 merged commit 85c9427 into master Mar 21, 2015
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