This repository was archived by the owner on Jul 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
74 lines (74 loc) · 2.89 KB
/
.gitmodules
File metadata and controls
74 lines (74 loc) · 2.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[submodule "core/SolARFramework"]
path = core/SolARFramework
url = https://github.com/SolarFramework/SolARFramework
branch = .
[submodule "core/SolARFrameworkGRPCRemote"]
path = core/SolARFrameworkGRPCRemote
url = https://github.com/SolarFramework/SolARFrameworkGRPCRemote.git
branch = .
[submodule "modules/SolARModuleTools"]
path = modules/SolARModuleTools
url = https://github.com/SolarFramework/SolARModuleTools
branch = .
[submodule "samples/Sample-Slam"]
path = samples/Sample-Slam
url = https://github.com/SolarFramework/Sample-Slam
branch = .
[submodule "modules/SolARModuleOpenCV"]
path = modules/SolARModuleOpenCV
url = https://github.com/SolarFramework/SolARModuleOpenCV
branch = .
[submodule "modules/SolARModuleOpenGL"]
path = modules/SolARModuleOpenGL
url = https://github.com/SolarFramework/SolARModuleOpenGL
branch = .
[submodule "modules/SolARModuleFBOW"]
path = modules/SolARModuleFBOW
url = https://github.com/SolarFramework/SolARModuleFBOW
branch = .
[submodule "modules/SolARModuleG2O"]
path = modules/SolARModuleG2O
url = https://github.com/SolarFramework/SolARModuleG2O
branch = .
[submodule "modules/SolARModulePopSift"]
path = modules/SolARModulePopSift
url = https://github.com/SolarFramework/SolARModulePopSift
branch = .
[submodule "samples/Sample-FiducialMarker"]
path = samples/Sample-FiducialMarker
url = https://github.com/SolarFramework/Sample-FiducialMarker
branch = .
[submodule "samples/Sample-Mapping"]
path = samples/Sample-Mapping
url = https://github.com/SolarFramework/Sample-Mapping
branch = .
[submodule "samples/Sample-NaturalImageMarker"]
path = samples/Sample-NaturalImageMarker
url = https://github.com/SolarFramework/Sample-NaturalImageMarker
branch = .
[submodule "samples/Sample-Relocalization"]
path = samples/Sample-Relocalization
url = https://github.com/SolarFramework/Sample-Relocalization.git
branch = .
[submodule "samples/Sample-MapUpdate"]
path = samples/Sample-MapUpdate
url = https://github.com/SolarFramework/Sample-MapUpdate.git
branch = .
[submodule "services/Service-MapUpdate"]
path = services/Service-MapUpdate
url = https://github.com/SolarFramework/Service-MapUpdate.git
[submodule "services/Service-Relocalization"]
path = services/Service-Relocalization
url = https://github.com/SolarFramework/Service-Relocalization.git
[submodule "services/Service-Mapping"]
path = services/Service-Mapping
url = https://github.com/SolarFramework/Service-Mapping.git
[submodule "plugin/unity/SolARUnityClientHololens2Plugin"]
path = plugin/unity/SolARUnityClientHololens2Plugin
url = https://github.com/SolarFramework/SolARUnityClientHololens2Plugin
[submodule "plugin/unity/SolARUnityClientHololens2"]
path = plugin/unity/SolARUnityClientHololens2
url = https://github.com/SolarFramework/SolARUnityClientHololens2
[submodule "modules/SolARModuleHapPLY"]
path = modules/SolARModuleHapPLY
url = https://github.com/SolarFramework/SolARModuleHapPLY.git