forked from stereolabs/zed-sdk
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
54 lines (54 loc) · 2.35 KB
/
.gitmodules
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
[submodule "4 - API/zed-python-api"]
path = 4 - API/zed-python-api
url = https://github.com/stereolabs/zed-python-api.git
[submodule "4 - API/zed-csharp-api"]
path = 4 - API/zed-csharp-api
url = https://github.com/stereolabs/zed-csharp-api.git
[submodule "3 - Integrations/zed-ros-wrapper"]
path = 3 - Integrations/zed-ros-wrapper
url = https://github.com/stereolabs/zed-ros-wrapper.git
[submodule "3 - Integrations/zed-ros2-wrapper"]
path = 3 - Integrations/zed-ros2-wrapper
url = https://github.com/stereolabs/zed-ros2-wrapper.git
[submodule "3 - Integrations/zed-opencv"]
path = 3 - Integrations/zed-opencv
url = https://github.com/stereolabs/zed-opencv.git
[submodule "3 - Integrations/zed-pytorch"]
path = 3 - Integrations/zed-pytorch
url = https://github.com/stereolabs/zed-pytorch.git
[submodule "3 - Integrations/zed-pcl"]
path = 3 - Integrations/zed-pcl
url = https://github.com/stereolabs/zed-pcl.git
[submodule "3 - Integrations/zed-matlab"]
path = 3 - Integrations/zed-matlab
url = https://github.com/stereolabs/zed-matlab.git
[submodule "3 - Integrations/zed-unity"]
path = 3 - Integrations/zed-unity
url = https://github.com/stereolabs/zed-unity.git
[submodule "3 - Integrations/zed-gstreamer"]
path = 3 - Integrations/zed-gstreamer
url = https://github.com/stereolabs/zed-gstreamer.git
[submodule "3 - Integrations/zed-tensorflow"]
path = 3 - Integrations/zed-tensorflow
url = https://github.com/stereolabs/zed-tensorflow.git
[submodule "3 - Integrations/zed-aruco"]
path = 3 - Integrations/zed-aruco
url = https://github.com/stereolabs/zed-aruco.git
[submodule "3 - Integrations/zed-openni"]
path = 3 - Integrations/zed-openni
url = https://github.com/stereolabs/zed-openni.git
[submodule "3 - Integrations/zed-yolo"]
path = 3 - Integrations/zed-yolo
url = https://github.com/stereolabs/zed-yolo.git
[submodule "3 - Integrations/zed-docker"]
path = 3 - Integrations/zed-docker
url = https://github.com/stereolabs/zed-docker.git
[submodule "3 - Integrations/zed-unreal-plugin"]
path = 3 - Integrations/zed-unreal-plugin
url = https://github.com/stereolabs/zed-unreal-plugin.git
[submodule "2 - Samples/zed-ros-examples"]
path = 2 - Samples/zed-ros-examples
url = https://github.com/stereolabs/zed-ros-examples.git
[submodule "2 - Samples/zed-unreal-examples"]
path = 2 - Samples/zed-unreal-examples
url = https://github.com/stereolabs/zed-unreal-examples.git