-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Discussed in #620
Originally posted by evanzijianhe July 2, 2024
I installed the Isaac Sim by using pip install method, and also installed the Isaac Lab following the instruction. I was able to run the testing code to verify the installation. However, I have some questions regarding Vscode setup:
- Do we still need to run the
setup_python_env
in the IsaacLab and IsaacLabExtensionTemplate if I was using pip install? I tried, it was impossible to properly execute it, because_isaac_sim
symbolic link was missed. Does it mean we still need to install the IsaacSim using omniuniverse-launch and setup path for_isaac_sim
? - Can we install IsaacSim use both pip and pre-built binaries methods?
- When I import functions from omni.isaac.lab class, those function are unknown( but program can be executed). Is this normal?
Can someone helped to answer those questions? Thank you very much!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working