-
Notifications
You must be signed in to change notification settings - Fork 41
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
🎈 6.1.0 #441
🎈 6.1.0 #441
Conversation
Signed-off-by: Michael Carroll <[email protected]>
Codecov Report
@@ Coverage Diff @@
## gz-physics6 #441 +/- ##
============================================
Coverage 75.73% 75.73%
============================================
Files 140 140
Lines 7034 7034
============================================
Hits 5327 5327
Misses 1707 1707 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
I've reviewing why GetCollision was added to sdf/ConstructCollision.hh |
https://github.com/gazebosim/gz-physics/pull/373/files#r997339782
|
Since we were using the DART implementation as a reference, and DART doesn't have that implemented, it likely was an oversight. I believe that there were some additional physics API template gymnastics that weren't possible to resolve, but @ahcorde has a better memory for that. |
Yes, I was not able to recast the pointer in |
Based on conversation in #441 Signed-off-by: Michael Carroll <[email protected]>
Pending #444 |
Signed-off-by: Michael Carroll <[email protected]>
we're going to need to update the debian metadata; I would recommend making a few test debbuilds before doing the actual release |
actually, it's already been built by the nightly jobs without any complaints: I believe it's installing both the
so I think the release can proceed |
🎈 Release
Preparation for 6.1.0 release.
Comparison to 6.0.0: gz-physics6_6.0.0...gz-physics6
Needed by gazebosim/gz-sim#1560
Checklist
Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.