Converting the Example to a Standalone Application

Hello everyone!

I’m trying to follow the Hello World tutorial and stuck at 4.1.7. point. I’m trying to create a my_application.py file under hello_world folder and after this I enter into Isaac Sim launcher → Open in terminal and typing ./python.sh /omni/isaac/examples/user_examples/my_application.py.
Could you help me to complete this task?

1 Like

Hi @bogdan_stego ,
Try running it like this: ./python.sh ./exts/omni.isaac.examples/omni/isaac/examples/user_examples/my_application.py

1 Like

^ i believe that’s the way to go

Thanks a lot for your help! Have a nice day!

1 Like

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