Now that you have enabled the VSCode Debugger extension, you need to go over to VS Code, click on the Debug Tab, and attach the debugger.
Do you have an extension open or just a blank instance of VS Code?
First I opened Issac sim and enabled extension and then launched vscode.
ah, you need to open the extension’s folder in VS Code before the debugging option will be available. You can do this by navigating to the extension in the extension manager and then clicking on the VS Code link on the upper right.
Working. But i am confused how to launch .usd from python script so that it is loaded in the issac sim window.
Hello, I Tried this but I am not able to see the debugger configuration.
The thing is that the extension was working earlier but am facing an issue today.
Please refer to Debugging With Visual Studio Code — Omniverse IsaacSim for guidance.
Hi,
I did use this as a reference and was working for a few days until about two days ago. I am not able to see the “Python: Attach (x86…)” debugger configuration.
Sorry for the late response.