gazebosim / gz-msgs

Messages for Gazebo robot simulation.
https://gazebosim.org
Apache License 2.0
21 stars 45 forks source link

Remove Cone shape from particle emitter #446

Closed iche033 closed 3 months ago

iche033 commented 3 months ago

🦟 Bug fix

Summary

Similar to https://github.com/gazebosim/sdformat/pull/1434, let's only add cone shape to particle emitters when there is support for it.

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 98.33%. Comparing base (3eae409) to head (5084179). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #446 +/- ## ========================================== + Coverage 98.19% 98.33% +0.13% ========================================== Files 27 27 Lines 1166 1202 +36 ========================================== + Hits 1145 1182 +37 + Misses 21 20 -1 ```

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