Datasets:

License:

Loading to IsaacSim

#1
by guytevet - opened

Thank you for this data! Can you provide python loading code for IsaacSim?

SpatialVerse org

You can open our data by reading the tutorail of Isaac Sim, here is some base steps:
This note covers three common ways: GUI, drag-and-drop, and Python scripting (including headless). It also lists version tips and troubleshooting for paths/materials.

  1. Open via GUI (recommended for first-time users)

Launch Isaac Sim

Windows: run Isaac Sim from the Omniverse Launcher.

Linux: run ./isaac-sim.sh from the install directory.

Open the USD

Go to File → Open… and select your .usd / .usda / .usdz.

You can also open from Nucleus: File → Open… → omniverse://…

Inspect

Use the Stage panel to browse the scene graph.

Press F to frame the selected prim; use W/E/R for Move/Rotate/Scale.

RongWei-at changed discussion status to closed

Sign up or log in to comment