gazebosim / gz-common

An audio-visual library supports processing audio and video files, a graphics library can load a variety 3D mesh file formats into a generic in-memory representation, and the core library of Gazebo Common contains functionality that spans Base64 encoding/decoding to thread pools.
https://gazebosim.org
Apache License 2.0
16 stars 40 forks source link

Add package.xml #587

Closed azeey closed 6 months ago

azeey commented 8 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 8 months ago

Codecov Report

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

Project coverage is 83.66%. Comparing base (2d06bf7) to head (32a2df1). Report is 22 commits behind head on gz-common5.

:exclamation: Current head 32a2df1 differs from pull request most recent head 4b48926. Consider uploading reports for the commit 4b48926 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-common5 #587 +/- ## =========================================== Coverage 83.65% 83.66% =========================================== Files 90 92 +2 Lines 10273 10288 +15 =========================================== + Hits 8594 8607 +13 - Misses 1679 1681 +2 ```

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