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

7 -> main 2022-12-07 #511

Closed iche033 closed 1 year ago

iche033 commented 1 year ago

➡️ Forward port

Port gz-gui7 to main

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

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #511 (3dd4dd4) into main (478ec89) will increase coverage by 1.29%. The diff coverage is 59.34%.

@@            Coverage Diff             @@
##             main     #511      +/-   ##
==========================================
+ Coverage   67.82%   69.11%   +1.29%     
==========================================
  Files          44       44              
  Lines        4826     4919      +93     
==========================================
+ Hits         3273     3400     +127     
+ Misses       1553     1519      -34     
Impacted Files Coverage Δ
src/Plugin.cc 81.51% <ø> (+20.60%) :arrow_up:
src/plugins/camera_tracking/CameraTracking.cc 68.45% <ø> (ø)
src/plugins/grid_config/GridConfig.hh 100.00% <ø> (ø)
src/plugins/marker_manager/MarkerManager.cc 59.41% <ø> (ø)
src/plugins/minimal_scene/MinimalScene.hh 100.00% <ø> (ø)
src/plugins/point_cloud/PointCloud.cc 16.58% <0.00%> (-0.24%) :arrow_down:
src/plugins/screenshot/Screenshot.hh 100.00% <ø> (ø)
...s/transport_scene_manager/TransportSceneManager.cc 53.97% <ø> (ø)
...plugins/world_control/WorldControlEventListener.hh 100.00% <ø> (ø)
src/plugins/world_control/WorldControl.cc 72.60% <40.00%> (-4.21%) :arrow_down:
... and 20 more

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