usd-composition-architecture
Installation
SKILL.md
USD Composition Architecture for Isaac Sim
Purpose
Author sim-ready USD with layered payloads (base, instances, materials, physics, robot) following NVIDIA composition conventions.
Prerequisites
- Built Isaac Sim (
$ISAAC_SIM_DIRor_build/linux-x86_64/release). - NVIDIA GPU with a current driver (
nvidia-smi). - Shell env contract from
isaac-sim-orchestrator:$ISAAC_SIM_DIR,$ISAAC_LAB_DIR,$WORKSPACE_DIR.
Limitations
- Targets Isaac Sim 6 / Kit 110 unless a section states otherwise.
- Does not replace official NVIDIA documentation for unsupported edge cases.