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
66 stars 39 forks source link

Merge 6 ➡️ 7 #604

Closed jennuine closed 5 months ago

jennuine commented 6 months ago

➡️ Forward port

Port ign-gui6 to gz-gui7

Branch comparison: https://github.com/gazebosim/gz-gui/compare/gz-gui7...ign-gui6

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

azeey commented 5 months ago

Steve's suggestion: git commit --amend and then git push --force-with-lease.

azeey commented 5 months ago

@osrf-jenkins run tests please

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (8dae037) 72.98% compared to head (d54c96a) 72.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-gui7 #604 +/- ## ======================================== Coverage 72.98% 72.99% ======================================== Files 55 55 Lines 4927 4928 +1 ======================================== + Hits 3596 3597 +1 Misses 1331 1331 ```

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