Hello,
I am trying to use the code in this example: Frequently Used Python Snippets — Omniverse Robotics documentation
But when I want to use it I can’t import omni.replicator.core in my python file. How can I fix this do I need to install it? I am using isaac sim 2022.1.1 and I code in vscode.
Thank you