simready-foundation-create-package

Installation
SKILL.md

SimReady Create Package

Purpose

Use this skill when a user wants to turn a folder of USD assets into a SimReady package with the bundled package sample workflow.

The skill guides assets/scripts/create_simready_package.py, which runs pre-validation, package creation, and post-validation. The helper package under assets/scripts/sr_pkg_sample/ is bundled with the skill so the workflow can run without reaching back into nv_core/package_sample/.

Prerequisites

Before running packaging commands, confirm:

  • the repository root is simready_foundations
  • Python 3.10 or newer is available in the shell that will run the sample
  • assets/scripts/setup_venv.sh can be run from Git Bash, WSL, or another bash-compatible shell
  • the user has the WRAPP wheel omni_wrapp_minimal-2.2.0-py3-none-any.whl, or has access to an internal index that provides it
  • the source folder contains every USD file and referenced asset that should go into the package
  • the user provides the license that applies to the asset; do not choose a license for them
Installs
2
GitHub Stars
44
First Seen
9 days ago
simready-foundation-create-package — nvidia/simready-foundation