gazebosim / gz-msgs

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

Update material_color to use Entity. #415

Closed bperseghetti closed 5 months ago

bperseghetti commented 5 months ago

🦟 Bug fix

Summary

Use preferred method of Entity instead of name and parent_name

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

Codecov Report

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

Comparison is base (ce3ccb9) 97.67% compared to head (65c8985) 97.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-msgs10 #415 +/- ## ========================================== Coverage 97.67% 97.67% ========================================== Files 27 27 Lines 1163 1163 ========================================== Hits 1136 1136 Misses 27 27 ```

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