USD Integration
Three files:
- mujoco/python/mujoco/usd_exporter.py
- mujoco/python/mujoco/usd_component.py
- mujoco/python/mujoco/usd_utils.py
The USD exporter class handles all the overall USD file and materials. The USD component files handles all the objects in the scene.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Let's delete the usd_ prefix to avoid stuttering. usd/component.py etc.
This needs to be rebased. Probably better to just close this PR and start a new one at head? The discussion is long and mostly irrelevant...