diff options
author | tiago-lcastor <tiagolcastor@gmail.com> | 2024-07-16 20:27:24 +0200 |
---|---|---|
committer | tiago-lcastor <tiagolcastor@gmail.com> | 2024-07-16 20:27:24 +0200 |
commit | fb81cb68feb7a8b6edd3d0ae29b9065a9c9addb8 (patch) | |
tree | c8e15d7108017db62efa02f379d87d26614de1ee /whisper_ws | |
parent | c1a0e6791a0f63a15f85cfdf70be6ac0d4a6dc1a (diff) | |
download | noetic-llama-fb81cb68feb7a8b6edd3d0ae29b9065a9c9addb8.tar.gz noetic-llama-fb81cb68feb7a8b6edd3d0ae29b9065a9c9addb8.zip |
Bump LCASTOR version
Diffstat (limited to 'whisper_ws')
-rw-r--r-- | whisper_ws/.vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/whisper_ws/.vscode/settings.json b/whisper_ws/.vscode/settings.json new file mode 100644 index 0000000..5d7d730 --- /dev/null +++ b/whisper_ws/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "ros.distro": "noetic" +}
\ No newline at end of file |