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
- Read the referenced sample for the caller's language before changing code.
- Keep the create, populate ovstage, attach, step, and destroy order shown here unless the caller authors later ovstage edits that require an update drain.
- Use Shell to run the Python sample or compile the C sample after adapting the paths.
Python
pip install ovphysx