From 4a05f69a06aec07bf83f98981eac6f07babbc4e0 Mon Sep 17 00:00:00 2001 From: jwansek Date: Fri, 1 Mar 2024 18:07:58 +0000 Subject: Changed build system --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6ada206..e95254d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "whisper-asr-webservice"] path = whisper-asr-webservice url = https://github.com/ahmetoner/whisper-asr-webservice +[submodule "noetic-llama/src/pal_msgs"] + path = noetic-llama/src/pal_msgs + url = git@github.com:pal-robotics/pal_msgs.git -- cgit v1.2.3