Skip to content

Isaac Sim extension

View Markdown llms-full.txt

The Rigyd SimReady Importer is an NVIDIA Isaac Sim / Omniverse Kit extension (rigyd.simready) that brings direct 3D-to-SimReady conversion into the simulator and references the resulting USD asset straight onto your stage.

  1. Clone the extension repo.

  2. In Isaac Sim: Window → Extensions → ☰ → Settings → + (Extension Search Paths) and add the absolute path to the repo’s exts/ folder.

  3. Find rigyd.simready in the extension list and enable it (toggle Autoload to keep it on).

  4. Open Window → Rigyd, paste your rgyd_live_… API key, Save key, then Test connection.

FlowInputCurrent supportCost
3D file → SimReady.glb/.gltf/.fbx/.obj/.stl/.ply/.usd* (+ optional target triangle count)Supported0 credits
Text or image → SimReadyprompt or 1–4 imagesNot supported by v1.0.1; use Asset Composer or the CLIQuery pricing

The panel submits the job to api.rigyd.com, polls to completion (same lifecycle as the API), downloads the self-contained format=usd result ZIP, unzips it, and references the .usd under /World. Press Play to simulate.

v1.0.1 — direct 3D conversion is compatible with the current API and validated end-to-end on NVIDIA Isaac Sim. The extension’s text and image controls still call the retired /api/conversions/generate endpoint; use Asset Composer or CLI v1.1 for those inputs until the extension is updated.