gazebosim / gz-mujoco

25 stars 4 forks source link

Shorten names of executables #99

Closed azeey closed 2 years ago

azeey commented 2 years ago

πŸŽ‰ New feature

Summary

Shortens executable names from sdformat2mjcf -> sdf2mjcf and mjcf2sdformat ->mjcf2sdf. Also updates documentation regarding installing sdformat from nightlies instead of building from source.

Test it

Run sdf2mjcf or mjcf2sdf.

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 #99 (d0a777e) into main (9ae088d) will not change coverage. The diff coverage is n/a.

:exclamation: Current head d0a777e differs from pull request most recent head 9b21b20. Consider uploading reports for the commit 9b21b20 to get more accurate results

@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage   95.15%   95.15%           
=======================================
  Files          24       24           
  Lines        1177     1177           
=======================================
  Hits         1120     1120           
  Misses         57       57           

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 06d9b30...9b21b20. Read the comment docs.