-
Notifications
You must be signed in to change notification settings - Fork 173
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 901 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 901 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "shared/depthai-bootloader-shared"]
path = shared/depthai-bootloader-shared
url = https://github.com/luxonis/depthai-bootloader-shared.git
[submodule "3rdparty/xtensor"]
path = 3rdparty/xtensor
url = https://github.com/xtensor-stack/xtensor
[submodule "3rdparty/xtl"]
path = 3rdparty/xtl
url = https://github.com/xtensor-stack/xtl
[submodule "bindings/python/external/xtensor-python"]
path = bindings/python/external/xtensor-python
url = https://github.com/luxonis/xtensor-python.git
[submodule "3rdparty/pybind11_opencv_numpy"]
path = bindings/python/external/pybind11_opencv_numpy
url = https://github.com/luxonis/pybind11_opencv_numpy.git
[submodule "3rdparty/ws-protocol"]
path = 3rdparty/foxglove/ws-protocol
url = https://github.com/luxonis/ws-protocol.git
[submodule "shared/depthai_boards"]
path = shared/depthai_boards
url = https://github.com/luxonis/depthai-boards