[Question] Isaac Lab Installation and Vscode Setup #620
Unanswered
evanzijianhe
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi, Thank you for reporting this. I made some fixes in this MR: #628 Could you please confirm this works for you as well? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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:
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 someone helped to answer those questions? Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions