Note: For any Isaac Lab topics, please submit your topic to its GitHub repo (GitHub - isaac-sim/IsaacLab: Unified framework for robot learning built on NVIDIA Isaac Sim) following the instructions provided on Isaac Lab’s Contributing Guidelines (Contribution Guidelines — Isaac Lab Documentation).
Please provide all relevant details below before submitting your post. This will help the community provide more accurate and timely assistance. After submitting, you can check the appropriate boxes. Remember, you can always edit your post later to include additional information if needed.
Isaac Sim Version
[1] 4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
[1] Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model:
- Driver Version:
Topic Description
Detailed Description
(Describe the issue in detail, including what you were trying to do, what you expected to happen, and what actually happened)
Additional Context
I have installed Isaac-sim 4.5.0 in workstation mode and pip mode. It seems both ways have the similar questions.
As a new learner of Isaac Sim , I want to start a new program file in a different folder. But I found that Isaac-sim’s python interpreter can not auto-complete in other folders, besides though I create a new folder in Isaac-sim, like isaac-sim–my_file–xx.py, the python file still could not run using isaac-sim-vscode-edition. So is there any way to make vscode use isaac-sim’s python interpreter to recongnise Isaac-sim’s API? Hope to have your attention!