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 python bindings for Joint::getWrenchTo{Child|Parent}BodyNode #1621

Merged
merged 5 commits into from
Nov 4, 2021

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Nov 4, 2021

No description provided.

@jslee02 jslee02 added this to the DART 6.12.1 milestone Nov 4, 2021
@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #1621 (80e4b2c) into release-6.12 (787b351) will increase coverage by 0.00%.
The diff coverage is 77.77%.

@@              Coverage Diff              @@
##           release-6.12    #1621   +/-   ##
=============================================
  Coverage         59.12%   59.13%           
=============================================
  Files               477      477           
  Lines             39938    39945    +7     
=============================================
+ Hits              23612    23620    +8     
+ Misses            16326    16325    -1     
Impacted Files Coverage Δ
python/dartpy/dynamics/SimpleFrame.cpp 60.74% <ø> (ø)
python/dartpy/dynamics/Joint.cpp 55.96% <50.00%> (+0.14%) ⬆️
python/dartpy/eigen_geometry_pybind.cpp 41.76% <100.00%> (+0.71%) ⬆️
python/dartpy/utils/SdfParser.cpp 82.14% <100.00%> (ø)
dart/dynamics/Skeleton.cpp 67.63% <0.00%> (-0.17%) ⬇️
python/dartpy/dynamics/Skeleton.cpp 50.94% <0.00%> (+0.14%) ⬆️
python/dartpy/simulation/World.cpp 53.17% <0.00%> (+1.58%) ⬆️
python/dartpy/dynamics/WeldJoint.cpp 62.50% <0.00%> (+8.33%) ⬆️

@jslee02 jslee02 marked this pull request as ready for review November 4, 2021 20:35
@jslee02 jslee02 merged commit 5013021 into release-6.12 Nov 4, 2021
@jslee02 jslee02 deleted the ft_sensor_python branch November 4, 2021 20:35
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