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

Add package.xml #613

Closed azeey closed 2 months ago

azeey commented 3 months ago

🎉 New feature

Summary

Add package.xml based on dependencies found in .github/ci/packages.

This is to test out using vendor packages to provide Gazebo packages to ROS users (see https://github.com/gazebo-tooling/release-tools/issues/1117).

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 70.09%. Comparing base (8daf543) to head (a217850). Report is 6 commits behind head on gz-gui8.

:exclamation: Current head a217850 differs from pull request most recent head 8239028. Consider uploading reports for the commit 8239028 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-gui8 #613 +/- ## ======================================== Coverage 70.09% 70.09% ======================================== Files 39 39 Lines 5363 5363 ======================================== Hits 3759 3759 Misses 1604 1604 ```

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