gazebosim / gz-mujoco

25 stars 4 forks source link

SDF to MJCF: SDF World support #37

Closed ahcorde closed 2 years ago

ahcorde commented 2 years ago

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

🎉 New feature

Summary

World support

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 #37 (2fc5116) into main (c6c75ff) will increase coverage by 0.22%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   95.83%   96.05%   +0.22%     
==========================================
  Files           9       10       +1     
  Lines         264      279      +15     
==========================================
+ Hits          253      268      +15     
  Misses         11       11              
Impacted Files Coverage Δ
...ormat_to_mjcf/sdformat_to_mjcf/converters/model.py 100.00% <ø> (ø)
...format_to_mjcf/sdformat_to_mjcf/converters/link.py 100.00% <100.00%> (ø)
...ormat_to_mjcf/sdformat_to_mjcf/converters/world.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 c6c75ff...2fc5116. Read the comment docs.