Open an USD file through command line

Hi @ypatil,

You can run this command to open a usd file on start up:

`./isaac-sim.sh --exec “open_stage.py omniverse://path_to_usd_file.usd”

1 Like