-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 867 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "project/includes/libs/HokuyoInterface"]
path = project/includes/libs/HokuyoInterface
url = https://github.com/tik0/HokuyoInterface.git
[submodule "project/includes/libs/mongoose"]
path = project/includes/libs/mongoose
url = https://github.com/cesanta/mongoose.git
[submodule "project/process/misc/rsb_ws_bridge_amiro/mongoose"]
path = project/process/misc/rsb_ws_bridge_amiro/mongoose
url = https://github.com/cesanta/mongoose.git
[submodule "project/process/misc/rsb_ws_bridge_amiro/ProtoBuf.js"]
path = project/process/misc/rsb_ws_bridge_amiro/ProtoBuf.js
url = https://github.com/dcodeIO/ProtoBuf.js.git
[submodule "project/includes/cvplot"]
path = project/includes/cvplot
url = https://github.com/tik0/cvplot.git
[submodule "project/includes/libs/CoreSLAM"]
path = project/includes/libs/CoreSLAM
url = https://github.com/tik0/CoreSLAM.git