gazebosim / gz-mujoco

25 stars 4 forks source link

Add conversion for SDFormat Models #33

Closed azeey closed 2 years ago

azeey commented 2 years ago

🎉 New feature

Summary

Adds conversion for SDFormat models where the kinematic hierarchy is assumed to be a tree.

Needs #32 for tests to pass.

Test it

Run unittests test_add_model.py and test_sdf_kinematics.py

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.