Hi,
I’ve tried pasting the custom writer examples from the end to end example section of:
https://docs.omniverse.nvidia.com/app_code/prod_extensions/ext_replicator/custom_writer.html
Below is the code:
CustomWriter.py (5.0 KB)
After running it in the script editor, it causes the whole Omniverse Code to hang. I tried disabling the line import omni.kit, but it still hangs after running. Hope someone can help me debug this.
I’m using Omniverse Code 2022.2.0 Beta and I’ve tried basic and Kitti writer, both of them runs fine.