hijimasa
2
Hello,
You can find the python.sh in ~/.local/share/ov/pkg/isaac_sim-2023.1.1/.
So you can run your program with below command.
cd ~/.local/share/ov/pkg/isaac_sim-2023.1.1/
./python.sh ./exts/omni.isaac.examples/omni/isaac/examples/user_examples/my_application.py
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to run IsaacSim with Python? | 4 | 928 | March 8, 2025 | |
| The Tutorial 'Running Your First Standalone Application' fails | 6 | 1277 | April 5, 2024 | |
| Python example | 2 | 518 | April 5, 2024 | |
| Isaac Examples not available, ./python.sh | 0 | 178 | June 28, 2024 | |
| Can not launch any python file | 6 | 2176 | April 5, 2024 | |
| Converting the Example to a Standalone Application | 4 | 457 | April 1, 2024 | |
| Error trying to start any example in Isaac sim | 1 | 966 | January 22, 2024 | |
| When I run the same python code in python.sh and in script editor, but it shows different result! Why? | 3 | 353 | March 20, 2024 | |
| Can't run '.py' script by using vscode on Win10 | 2 | 426 | April 5, 2024 | |
| Can not open isaac sim by python.sh | 3 | 589 | April 5, 2024 |
