-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 878 Bytes
/
Copy path.gitmodules
File metadata and controls
22 lines (22 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "vendor/stonefish"]
path = vendor/stonefish
url = https://github.com/patrykcieslak/stonefish.git
[submodule "vendor/stonefish_ros2"]
path = vendor/stonefish_ros2
url = https://github.com/JuanDelPueblo/stonefish_ros2.git
[submodule "vendor/zed-ros-interfaces"]
path = vendor/zed-ros-interfaces
url = https://github.com/stereolabs/zed-ros2-interfaces.git
[submodule "vendor/depth_anything_v2"]
path = vendor/depth_anything_v2
url = https://github.com/DepthAnything/Depth-Anything-V2.git
[submodule "vendor/vectornav"]
path = vendor/vectornav
url = https://github.com/dawonn/vectornav.git
branch = ros2
[submodule "vendor/joystick_drivers"]
path = vendor/joystick_drivers
url = https://github.com/ros-drivers/joystick_drivers.git
[submodule "vendor/zed-ros2-examples"]
path = vendor/zed-ros2-examples
url = git@github.com:stereolabs/zed-ros2-examples.git