-
Notifications
You must be signed in to change notification settings - Fork 107
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 Heightmap, HeightmapBlend and HeightmapTexture Python interfaces #993
Conversation
Signed-off-by: ahcorde <ahcorde@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #993 +/- ##
=======================================
Coverage 66.66% 66.66%
=======================================
Files 2 2
Lines 27 27
=======================================
Hits 18 18
Misses 9 9 Continue to review full report at Codecov.
|
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Codecov Report
@@ Coverage Diff @@
## main #993 +/- ##
==========================================
- Coverage 83.64% 83.53% -0.12%
==========================================
Files 146 147 +1
Lines 18255 18349 +94
==========================================
+ Hits 15269 15327 +58
- Misses 2986 3022 +36
Continue to review full report at Codecov.
|
Signed-off-by: ahcorde ahcorde@gmail.com
🎉 New feature
This PR is part of this mete ticket #931
Summary
Added Heightmap, HeightmapBlend, HeightmapTexture Python interfaces
Test it
Checklist
codecheck
passed (See contributing)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.