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 joint force/torque getter #1616

Merged
merged 2 commits into from
Nov 1, 2021
Merged

Add joint force/torque getter #1616

merged 2 commits into from
Nov 1, 2021

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Oct 30, 2021

[Remove this line and describe this pull request. Link to relevant GitHub issues, if any.]


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.12.0 milestone Oct 30, 2021
@codecov
Copy link

codecov bot commented Oct 30, 2021

Codecov Report

Merging #1616 (6e5488f) into main (0cc469b) will increase coverage by 0.01%.
The diff coverage is 73.33%.

❗ Current head 6e5488f differs from pull request most recent head 70cd90a. Consider uploading reports for the commit 70cd90a to get more accurate results

@@            Coverage Diff             @@
##             main    #1616      +/-   ##
==========================================
+ Coverage   59.06%   59.08%   +0.01%     
==========================================
  Files         477      477              
  Lines       39880    39895      +15     
==========================================
+ Hits        23556    23572      +16     
+ Misses      16324    16323       -1     
Impacted Files Coverage Δ
dart/dynamics/Joint.hpp 100.00% <ø> (ø)
dart/dynamics/Joint.cpp 59.03% <73.33%> (+3.05%) ⬆️

@jslee02 jslee02 marked this pull request as ready for review November 1, 2021 14:33
@jslee02 jslee02 merged commit 4389b69 into main Nov 1, 2021
@jslee02 jslee02 deleted the ft_sensor branch November 1, 2021 14:33
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