blob: 1e0cda80d35ddbf3a7b69b36b7aeb8af4781ea91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[submodule "ollama-webui"]
path = ollama-webui
url = https://github.com/open-webui/open-webui
branch = main
[submodule "whisper-asr-webservice"]
path = whisper-asr-webservice
url = https://github.com/ahmetoner/whisper-asr-webservice
branch = main
[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 = gpsr
|