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

Backport #497 #498

Closed nkoenig closed 1 year ago

nkoenig commented 1 year ago

Signed-off-by: Nate Koenig nate@openrobotics.org

🦟 Bug fix

Summary

Backports pointer check to ign-gui6.

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 #498 (a8053ba) into ign-gui6 (4232d2a) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           ign-gui6     #498   +/-   ##
=========================================
  Coverage     68.00%   68.00%           
=========================================
  Files            39       39           
  Lines          5239     5239           
=========================================
  Hits           3563     3563           
  Misses         1676     1676           
Impacted Files Coverage Δ
src/Application.cc 86.52% <100.00%> (ø)

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