gazebosim / gz-mujoco

25 stars 4 forks source link

Added textures to geoms #18

Closed ahcorde closed 2 years ago

ahcorde commented 2 years ago

Signed-off-by: ahcorde ahcorde@gmail.com

🎉 New feature

Summary

It requires Pbr https://github.com/gazebosim/sdformat/pull/994

Add textures to geoms

Simulate : building_L1_070

Simulate : box_069

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 #18 (3f74a7c) into main (065d5d3) will increase coverage by 2.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   87.34%   89.41%   +2.07%     
==========================================
  Files           5        6       +1     
  Lines         158      189      +31     
==========================================
+ Hits          138      169      +31     
  Misses         20       20              
Impacted Files Coverage Δ
sdformat_mjcf/sdformat_mjcf/converters/material.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 065d5d3...3f74a7c. Read the comment docs.