gazebosim / gz-mujoco

27 stars 4 forks source link

MJCF to SDFormat: Add worldbody and body lights #41

Closed ahcorde closed 2 years ago

ahcorde commented 2 years ago

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

🎉 New feature

Summary

MJCF to SDFormat: Add worldbody and body lights

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 #41 (12b5e41) into main (c5c504d) will increase coverage by 0.26%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   97.27%   97.53%   +0.26%     
==========================================
  Files          15       16       +1     
  Lines         513      568      +55     
==========================================
+ Hits          499      554      +55     
  Misses         14       14              
Impacted Files Coverage Δ
...f_to_sdformat/mjcf_to_sdformat/converters/light.py 100.00% <100.00%> (ø)
...cf_to_sdformat/mjcf_to_sdformat/converters/link.py 100.00% <100.00%> (ø)
...f_to_sdformat/mjcf_to_sdformat/converters/world.py 95.23% <100.00%> (+1.12%) :arrow_up:

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 c5c504d...12b5e41. Read the comment docs.