gazebosim / gz-gui

Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
https://gazebosim.org
Apache License 2.0
75 stars 43 forks source link

Bump msgs and transport version in Harmonic #517

Closed iche033 closed 1 year ago

iche033 commented 1 year ago

🎉 New feature

Summary

Bumping to use the new msgs and transport versions in Harmonic, msgs10 and transport13

Part of https://github.com/gazebo-tooling/release-tools/issues/878

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 1 year ago

Codecov Report

Merging #517 (5371f05) into main (91ed341) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #517   +/-   ##
=======================================
  Coverage   68.30%   68.30%           
=======================================
  Files          45       45           
  Lines        5038     5038           
=======================================
  Hits         3441     3441           
  Misses       1597     1597           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

iche033 commented 1 year ago

@osrf-jenkins run tests please

iche033 commented 1 year ago

CIs look good now. This PR is ready for review