basic-workflow

Installation
SKILL.md

Basic Workflow: Attach ovstage and Step

The smallest end-to-end ovphysx workflow.

When to Use

Use this skill when a caller needs the smallest working ovphysx program, an installation smoke test, or a Python-to-C API mapping for instance creation, ovstage attachment, stepping, and cleanup.

Instructions

  1. Read the referenced sample for the caller's language before changing code.
  2. Keep the create, populate ovstage, attach, step, and destroy order shown here unless the caller authors later ovstage edits that require an update drain.
  3. Use Shell to run the Python sample or compile the C sample after adapting the paths.

Python

pip install ovphysx
Installs
1
GitHub Stars
4.7K
First Seen
7 days ago
basic-workflow — nvidia-omniverse/physx