-
Notifications
You must be signed in to change notification settings - Fork 285
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 Inertia python bindings #1388
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1388 +/- ##
=======================================
Coverage 57.27% 57.27%
=======================================
Files 366 366
Lines 27432 27432
=======================================
Hits 15711 15711
Misses 11721 11721 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor style comments. Looks good to me other than that.
Co-Authored-By: Jeongseok Lee <jslee02@users.noreply.github.com>
Co-Authored-By: Jeongseok Lee <jslee02@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's merge this once CI test pass. Thank you for the contribution!
Awesome. Thank you for the review and for merging. |
Adds the following:
dart::dynamics::Inertia
dart::dynamics::BodyNode::getInertia
Before creating a pull request
clang-format
Before merging a pull request
CHANGELOG.md