Newton Tools¶
URDF-to-USD and MJCF-to-USD converter tools from Newton Physics.
To enable Newton Tools, set the NEWTON_TOOLS argument to YES in the compose.yaml file of your desired workspace (e.g., template_ws/docker/compose.yaml). After making these changes, rebuild the Docker image.
Usage¶
The module installs these converters via pip during Docker image build:
Click the links above to see their usage guide, or use --help flag to see usage instructions after installation.
Please note that both of these tools are in alpha stage and features are still limited. You should use the built-in importer in Isaac Sim/Lab for most cases.