gazebosim / sdformat

Simulation Description Format (SDFormat) parser and description files.
http://sdformat.org
Apache License 2.0
166 stars 92 forks source link

Update max_convex_hulls description #1386

Closed iche033 closed 6 months ago

iche033 commented 6 months ago

🦟 Bug fix

Summary

Update <max_convex_hulls> description based on the recommendation in https://github.com/gazebosim/gz-physics/pull/606#pullrequestreview-1956282332.

This parameter now determines the max number of submeshes that will be in the final decomposed mesh.

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 6 months ago

Codecov Report

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

Project coverage is 92.44%. Comparing base (836dd42) to head (ba3072f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1386 +/- ## ======================================= Coverage 92.44% 92.44% ======================================= Files 134 134 Lines 17812 17812 ======================================= Hits 16467 16467 Misses 1345 1345 ```

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