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

port: 6 -> 7 2022-12-07 #510

Closed iche033 closed 1 year ago

iche033 commented 1 year 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)

codecov[bot] commented 1 year ago

Codecov Report

Merging #510 (adaa4a9) into gz-gui7 (780cb23) will increase coverage by 0.08%. The diff coverage is 50.00%.

@@             Coverage Diff             @@
##           gz-gui7     #510      +/-   ##
===========================================
+ Coverage    69.03%   69.11%   +0.08%     
===========================================
  Files           44       44              
  Lines         4831     4919      +88     
===========================================
+ Hits          3335     3400      +65     
- Misses        1496     1519      +23     
Impacted Files Coverage Δ
src/plugins/minimal_scene/MinimalScene.hh 100.00% <ø> (ø)
...interactive_view_control/InteractiveViewControl.cc 49.48% <46.15%> (+31.59%) :arrow_up:
src/plugins/minimal_scene/MinimalScene.cc 62.35% <59.37%> (-3.26%) :arrow_down:

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

the homebrew UNIT_Teleop_TEST test failure is captured in https://github.com/gazebosim/gz-gui/issues/503