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

Calculation of the mass of a portion of the kinematic chain #142

Merged
merged 31 commits into from
Apr 11, 2019

Conversation

rafaelxero
Copy link
Contributor

There are three main changes:

  • The update of ptr->vo and ptr->w in Body::calcInverseDynamics as I think they were missing,
    as confirmed by comparing with results in Matlab
  • The addition of JointPath::calcJacobianDot, which hasn't been tested yet but it is not used
  • The addition of LinkTraverse::calcTotalMass, to get the mass of a portion of a kinematic chain
    (I use it in hmc2/Util/multi_contact/multi_contact.cpp)

@fkanehiro
Copy link
Owner

Please update this PR to pass Travis.

@fkanehiro fkanehiro merged commit 53d561a into fkanehiro:master Apr 11, 2019
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.

2 participants