Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'omni.isaac.orbit' #51

Open
sun900914 opened this issue Nov 17, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'omni.isaac.orbit' #51

sun900914 opened this issue Nov 17, 2024 · 1 comment

Comments

@sun900914
Copy link

Hello,
I am trying to use this repository through Isaaclab. I installed Isaaclab and tested it. However, no matter what I do after following all the instructions in the readme, I encounter this error.

Failed <<< go2_interfaces [0.24s, exited with code 1]
Summary: 0 packages finished [0.38s]
1 package failed: go2_interfaces
1 package had stderr output: go2_interfaces
Traceback (most recent call last):
File "/home/t2503-3090/IsaacLab/go2_omniverse/main.py", line 25, in
from omniverse_sim import run_sim
File "/home/t2503-3090/IsaacLab/go2_omniverse/omniverse_sim.py", line 7, in
from omni.isaac.orbit.app import AppLauncher
ModuleNotFoundError: No module named 'omni.isaac.orbit'

Below is my version
Ubuntu 22.04
isaac-sim 4.2.0
ros2-humble

Can anyone help me with this or did I do anything wrong while Installing it ?

@abizovnuralem
Copy link
Owner

Hello, currently the main branch supports only orbit, not osaacLab, but if you want to try isaaclab I have a copter branch so that you can try that code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants