I’m running the hello_replicator example from github in my laptop with windows11:
The application seems to be loaded correctly in headless mode, the WriterRegistry successfully create the output folder however the code is completed without producing any output
I’m running evrything from a terminal using:
.\omni.code.bat --no-window --/omni/replicator/script=C:\Omniverse\synthetic_data_generation\scripts\scene_render.py
So far i tried with Code code-2023.1.1 and code-2022.3.1
This is the output from the terminal terminal_output.txt (13.5 KB)