gazebosim / gz-msgs

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

Add proto message for MaterialColor. #414

Closed bperseghetti closed 5 months ago

bperseghetti commented 5 months ago

🎉 New feature

Summary

The MateriaColor proto message allows for changing the material colors of an entities visual component easily and can even be done from ROS using the gz bridge.

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 (47eed13) 97.67% compared to head (5c03d8a) 97.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-msgs10 #414 +/- ## ========================================== 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.