-
Notifications
You must be signed in to change notification settings - Fork 70
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
Master branch updates #195
Conversation
Signed-off-by: Louise Poubel <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-math6 #195 +/- ##
==========================================
Coverage 99.20% 99.20%
==========================================
Files 63 63
Lines 6020 6020
==========================================
Hits 5972 5972
Misses 48 48 Continue to review full report at Codecov.
|
@osrf-jenkins run tests please |
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.
I did a quick repository search (thanks git grep
), and noticed that the link here no longer works. I believe it should be:
https://github.com/RobotLocomotion/drake/blob/master/multibody/tree/rotational_inertia.h
Should we make that change here before merging?
Oops, auto-merge didn't give us a chance. Feel free to open a new PR with that change. Unfortunately, links tend to deteriorate over time 😕 |
No worries, I forgot that we picked auto-merge here. Here's a PR with the change: #197 |
Part of gazebo-tooling/release-tools#416
Summary
Update all usage of
master
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge