gazebosim / gz-physics

Abstract physics interface designed to support simulation and rapid development of robot applications.
https://gazebosim.org
Apache License 2.0
65 stars 40 forks source link

bullet-featherstone: Parse voxel resolution SDF param when decomposing meshes #655

Closed iche033 closed 3 months ago

iche033 commented 3 months ago

🎉 New feature

Summary

Makes use of the voxel resolution SDF param added in https://github.com/gazebosim/sdformat/pull/1429.

see screenshot of a mesh with different voxel resolutions in https://github.com/gazebosim/gz-sim/pull/2445

Checklist

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.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.26%. Comparing base (92e02c3) to head (02e6738). Report is 20 commits behind head on gz-physics7.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-physics7 #655 +/- ## =============================================== + Coverage 78.32% 79.26% +0.93% =============================================== Files 140 141 +1 Lines 8069 8274 +205 =============================================== + Hits 6320 6558 +238 + Misses 1749 1716 -33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.