-
Notifications
You must be signed in to change notification settings - Fork 276
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
Removed duplicated code with rendering::sceneFromFirstRenderEngine #819
Conversation
Signed-off-by: ahcorde <ahcorde@gmail.com>
Codecov Report
@@ Coverage Diff @@
## ign-gazebo3 #819 +/- ##
===============================================
+ Coverage 77.76% 77.88% +0.12%
===============================================
Files 216 216
Lines 12150 12131 -19
===============================================
Hits 9448 9448
+ Misses 2702 2683 -19
Continue to review full report at Codecov.
|
@osrf-jenkins retest this please |
@osrf-jenkins retest this please |
Signed-off-by: ahcorde ahcorde@gmail.com
Enhancement
Summary
Related to this PR in ignition-renderin gazebosim/gz-rendering#320 (comment). It uses the helper function rendering::sceneFromFirstRenderEngine to get the first scene that can be found in any rendering engine.
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge