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 | |
parent | c1a0e6791a0f63a15f85cfdf70be6ac0d4a6dc1a (diff) | |
download | noetic-llama-fb81cb68feb7a8b6edd3d0ae29b9065a9c9addb8.tar.gz noetic-llama-fb81cb68feb7a8b6edd3d0ae29b9065a9c9addb8.zip |
Bump LCASTOR version
-rw-r--r-- | .vscode/settings.json | 3 | ||||
m--------- | LCASTOR | 0 | ||||
-rw-r--r-- | whisper_ws/.vscode/settings.json | 3 |
3 files changed, 6 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..5d7d730 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "ros.distro": "noetic" +}
\ No newline at end of file diff --git a/LCASTOR b/LCASTOR -Subproject d0b0997520b8999e1ec2c3587ebb46adbd49c0c +Subproject 36eb5e9d7081fed6b426807afb0772e817f99db 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 |