-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
21 lines (21 loc) · 862 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "followLine"]
path = followLine
url = https://github.com/mcbottcher/followLine.git
[submodule "rqt_gui_plugin"]
path = rqt_gui_plugin
url = https://github.com/mcbottcher/rqt_gui_plugin.git
[submodule "lib/tiny-dnn"]
path = lib/tiny-dnn
url = https://github.com/tiny-dnn/tiny-dnn
[submodule "rqt_plugins/AI-Line-Follower"]
path = rqt_plugins/AI-Line-Follower
url = https://github.com/a2198699s/AI-Line-Follower.git
[submodule "rqt_plugins/RQT_NerualNetControl"]
path = rqt_plugins/RQT_NerualNetControl
url = https://github.com/mcbottcher/RQT_NerualNetControl.git
[submodule "rqt_plugins/RQT_NeuralNetworkDiagnostics"]
path = rqt_plugins/RQT_NeuralNetworkDiagnostics
url = https://github.com/mcbottcher/RQT_NeuralNetworkDiagnostics.git
[submodule "enkiSimulator"]
path = enkiSimulator
url = https://github.com/mcbottcher/enkiSimulator.git