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 hasBodyNode() and hasJoint() to MetaSkeleton #1000

Merged
merged 4 commits into from
Feb 22, 2018

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Feb 20, 2018


Before creating a pull request

  • Document new methods and classes

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.4.0 milestone Feb 20, 2018
@jslee02 jslee02 requested a review from mxgrey February 20, 2018 12:17
@codecov
Copy link

codecov bot commented Feb 20, 2018

Codecov Report

Merging #1000 into release-6.4 will increase coverage by <.01%.
The diff coverage is 61.53%.

@@               Coverage Diff               @@
##           release-6.4    #1000      +/-   ##
===============================================
+ Coverage        56.81%   56.81%   +<.01%     
===============================================
  Files              310      310              
  Lines            24104    24117      +13     
===============================================
+ Hits             13695    13703       +8     
- Misses           10409    10414       +5
Impacted Files Coverage Δ
dart/dynamics/ReferentialSkeleton.hpp 100% <ø> (ø) ⬆️
dart/dynamics/Skeleton.hpp 83.33% <ø> (ø) ⬆️
dart/dynamics/MetaSkeleton.hpp 100% <ø> (ø) ⬆️
dart/dynamics/ReferentialSkeleton.cpp 39.89% <0%> (-0.36%) ⬇️
dart/dynamics/Skeleton.cpp 66.47% <100%> (+0.15%) ⬆️

@jslee02 jslee02 merged commit b56db03 into release-6.4 Feb 22, 2018
@jslee02 jslee02 deleted the enhancement/has_bodynode_joint branch February 22, 2018 13:34
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