Isaac Sim Version
4.5.0
Operating System
Windows 11
GPU Information
- Model: geforce 3060
- Driver Version: 581
Topic Description
How to merge two USD files into a single USD file
Detailed Description
Hello,
I currently have two USD files (nova_carter_base_only.usd and franka_instanceable.usd) loaded in Omniverse, placed under /World/carter_franka as follows:
carter_franka (defaultPrim)
├─ nova_carter_base_only
└─ franka_instanceable
What I want is to merge these two USD files into a single USD file so that I can load them later as one unified robot asset.
My questions are:
-
What is the simplest way to combine two USDs into one in Omniverse Create/Code?
-
Should I use the
Layer Save Flattenedfeature, or is there a separate procedure likeMerge to New Layer? -
When merging, is there a way to preserve all physics simulation properties (Articulations, Joints, etc.) from each USD?
Thank you.
