Hi, thank you so much for providing this great tool!!
After installing it following the instructions, when running: ./orbit.sh -p source/standalone/demos/quadrupeds.py and some other codes, all report an issue of
File "/orbit/source/extensions/omni.isaac.orbit/omni/isaac/orbit/app.py", line 131, in <module>
from omni.isaac.kit import SimulationApp
ModuleNotFoundError: No module named 'omni.isaac.kit'
I didn't find a solution to this. What might be a possible problem? May I have your help with this? Thanks a lot in advance. Look forward to hearing from you!
Hi, thank you so much for providing this great tool!!
After installing it following the instructions, when running:
./orbit.sh -p source/standalone/demos/quadrupeds.py
and some other codes, all report an issue ofI didn't find a solution to this. What might be a possible problem? May I have your help with this? Thanks a lot in advance. Look forward to hearing from you!