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

Fix inverse dynamics with damping and stiffness #1451

Merged
merged 3 commits into from
Apr 27, 2020

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Apr 25, 2020

This PR fixes incorrect implicit joint damping/spring forces in inverse dynamics computation.

Fixes #1450


Before creating a pull request

  • Document new methods and classes
  • Format new code files using clang-format

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md
  • Add unit test(s) for this change

@jslee02 jslee02 added this to the DART 6.9.3 milestone Apr 25, 2020
@jslee02 jslee02 merged commit 6bc1e9b into release-6.9 Apr 27, 2020
@jslee02 jslee02 deleted the bugfix/inverse_dynamics_6.9.3 branch April 27, 2020 04:17
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