-
Notifications
You must be signed in to change notification settings - Fork 51
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
Hide heightmaps in segmentation camera #443
Conversation
Signed-off-by: Ashton Larkin <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[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.
LGTM if CI comes back green. Thanks!
Codecov Report
@@ Coverage Diff @@
## main #443 +/- ##
=======================================
Coverage 53.49% 53.49%
=======================================
Files 192 192
Lines 19554 19566 +12
=======================================
+ Hits 10460 10467 +7
- Misses 9094 9099 +5
Continue to review full report at Codecov.
|
Signed-off-by: Ian Chen <[email protected]>
🦟 Bug fix
Alternative to #441
Summary
Disable heightmaps in segmentation camera until we can label it by setting its material
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge