-
Notifications
You must be signed in to change notification settings - Fork 269
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
Added renderOrder to convert functions #514
Conversation
6d7e634
to
c1be8ed
Compare
Signed-off-by: ahcorde <[email protected]>
c1be8ed
to
6c819eb
Compare
Retargeted to |
This is blocked by upgrading |
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.
Works for me. Mind setting and checking the render order on some tests in Conversions_TEST
?
Signed-off-by: ahcorde <[email protected]>
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.
Approved, but it can't be merged until the upgrade to ign-msgs7
is complete.
The |
Signed-off-by: ahcorde <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #514 +/- ##
==========================================
+ Coverage 77.33% 77.38% +0.05%
==========================================
Files 213 213
Lines 11951 11953 +2
==========================================
+ Hits 9242 9250 +8
+ Misses 2709 2703 -6
Continue to review full report at Codecov.
|
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.
LGTM, just needs the homebrew bottle to be finished to fix CI: osrf/homebrew-simulation#1307
@osrf-jenkins retest this please |
This failing test is unrelated ServerRepeat/SceneBroadcasterTest.State to this PR. Merging |
This PR is part of the effort to avoid z-fighting between coplanar meshes.
Related with gazebosim/gz-rendering#188
Signed-off-by: ahcorde [email protected]