Hi,
I’m trying to run below python file;
but getting constant below error
Traceback (most recent call last):
File “/home/msb/.local/share/ov/pkg/isaac_sim-2023.1.1/standalone_examples/api/omni.isaac.jetbot/jetbot_move.py”, line 117, in
stage = omni.usd.get_context().get_stage()
NameError: name ‘omni’ is not defined
Could anyone please help?
Thanks