-
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
Added DEM support to heightmaps #315
Conversation
Signed-off-by: Jenn Nguyen <[email protected]>
|
Signed-off-by: Jenn Nguyen <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #315 +/- ##
==========================================
+ Coverage 75.61% 75.65% +0.03%
==========================================
Files 128 128
Lines 5541 5537 -4
==========================================
- Hits 4190 4189 -1
+ Misses 1351 1348 -3
Continue to review full report at Codecov.
|
Signed-off-by: Jenn Nguyen <[email protected]>
CI is giving warnings because it is not using gazebosim/gz-common#292 |
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.
Nice, LGTM!
Windows CI is broken on https://build.osrfoundation.org/job/ign_physics-ci-win/147/console
|
🎉 New feature
Geospatial component for heightmap & DEMs gz-common#267Summary
Extended heightmap implementation to support DEMs.
ign-gazebo
preview:Test it
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge