diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2024-05-10 10:33:50 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2024-05-10 10:33:50 +0000 |
commit | 6fad05fd24409e6f1a4b677fbac3d512051de7a0 (patch) | |
tree | 0008b7b9e3aeb1e6a89bc7aab4b1138ec82b9014 /.gitmodules | |
parent | 936e02eeb9dec5ea46b45218a970b1562880dd35 (diff) | |
download | noetic-llama-6fad05fd24409e6f1a4b677fbac3d512051de7a0.tar.gz noetic-llama-6fad05fd24409e6f1a4b677fbac3d512051de7a0.zip |
Added submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e95254d..f8a177a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,7 @@ [submodule "noetic-llama/src/pal_msgs"] path = noetic-llama/src/pal_msgs url = git@github.com:pal-robotics/pal_msgs.git +[submodule "LCASTOR"] + path = LCASTOR + url = git@github.com:LCAS/LCASTOR.git + branch = chatbot_demo |