gazebosim / gz-mujoco

25 stars 4 forks source link

MJCF to SDFormat: Export texture files #93

Closed azeey closed 2 years ago

azeey commented 2 years ago

🎉 New feature

Summary

Exports textures to materials/textures subdirectory of the output files parent directory.

Test it

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 2 years ago

Codecov Report

Merging #93 (4e4034c) into main (7d96b7e) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   95.06%   95.08%   +0.01%     
==========================================
  Files          24       24              
  Lines        1156     1159       +3     
==========================================
+ Hits         1099     1102       +3     
  Misses         57       57              
Impacted Files Coverage Δ
...ormat_mjcf/mjcf_to_sdformat/converters/material.py 95.65% <100.00%> (+0.19%) :arrow_up:
...sdformat_mjcf/mjcf_to_sdformat/mjcf_to_sdformat.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7d96b7e...4e4034c. Read the comment docs.