gazebosim / gz-mujoco

25 stars 4 forks source link

MJCF to SDF: Added gravity, wind and magnetic field #56

Closed ahcorde closed 2 years ago

ahcorde commented 2 years ago

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

πŸŽ‰ New feature

Summary

Added gravity, wind and magnetic field

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 #56 (a39bdc3) into main (d559811) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   97.79%   97.83%   +0.03%     
==========================================
  Files          16       16              
  Lines         636      646      +10     
==========================================
+ Hits          622      632      +10     
  Misses         14       14              
Impacted Files Coverage Ξ”
...f_to_sdformat/mjcf_to_sdformat/converters/world.py 97.22% <100.00%> (+1.06%) :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 d559811...a39bdc3. Read the comment docs.