gazebosim / gz-mujoco

27 stars 4 forks source link

SDFormat to MJCF: Added altimeter #81

Closed ahcorde closed 2 years ago

ahcorde commented 2 years ago

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

🎉 New feature

Summary

SDFormat to MJCF: Added altimeter

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 #81 (98bf216) into main (3b08d03) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   95.17%   95.20%   +0.03%     
==========================================
  Files          24       24              
  Lines        1099     1106       +7     
==========================================
+ Hits         1046     1053       +7     
  Misses         53       53              
Impacted Files Coverage Δ
...dformat_mjcf/sdformat_to_mjcf/converters/sensor.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 3b08d03...98bf216. Read the comment docs.