Skip to content

Commit 60b5075

Browse files
committed
Fixed vscode settings
1 parent 06de700 commit 60b5075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"/opt/ros/iron/local/lib/python3.10/dist-packages/",
3333
"${workspaceFolder}/install/"
3434
],
35-
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/waterlinked_dvl/bin/python",
35+
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/auv_controllers/bin/python",
3636
"C_Cpp.default.intelliSenseMode": "linux-gcc-x86",
3737
"C_Cpp.clang_format_fallbackStyle": "Google",
3838
"C_Cpp.codeAnalysis.clangTidy.enabled": true,

0 commit comments

Comments
 (0)