We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06de700 commit 60b5075Copy full SHA for 60b5075
.vscode/settings.json
@@ -32,7 +32,7 @@
32
"/opt/ros/iron/local/lib/python3.10/dist-packages/",
33
"${workspaceFolder}/install/"
34
],
35
- "python.defaultInterpreterPath": "${workspaceFolder}/.venv/waterlinked_dvl/bin/python",
+ "python.defaultInterpreterPath": "${workspaceFolder}/.venv/auv_controllers/bin/python",
36
"C_Cpp.default.intelliSenseMode": "linux-gcc-x86",
37
"C_Cpp.clang_format_fallbackStyle": "Google",
38
"C_Cpp.codeAnalysis.clangTidy.enabled": true,
0 commit comments