Hello,
I am trying to debugging code in OmniIsaacGymEnvs package. It is a standalone package I guess.
1. I downloaded it from github and placed it in /home/isaac
2. I copied the .vscode folder from /home/isaac/.local/share/ov/pkg/isaac_sim-2023.1.0-hotfix.1
- And I changed the launch.json , settings.json as attached files.
launch_settings_json.zip (7.5 KB) - I sourced the python env file under isaac_sim-2023.1.0-hotfix.1folder in vscode terminal and choose the 2023 python interpreter, still lots of module cannot find.
