Setup local asset path

I am using Isaac sim 4.0.0 version and cache 2023.2.3 nucleus 2023.2.3
Following Setup FAQ — Omniverse IsaacSim latest documentation

I download the assets into my computer and store them in /home//Downloads/isaac_sim-assets-1-4.0.0/Assets/Isaac/4.0.
I run to launch Isaac Sim
./isaac-sim.sh --/persistent/isaac/asset_root/default=“/home//Downloads/isaac_sim-assets-1-4.0.0/Assets/Isaac/4.0”

I wonder what effect will I expect for this command?

I check the Isaac Assets and load a USD file the asset path is not local storage I set before.

Hi. That is the correct command to use for local assets. You should be able to run examples using assets for that local path.
However, the Isaac Asset Browser still uses the Cloud path and does not support local assets yet.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.