-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
34 lines (34 loc) · 1.23 KB
/
.gitmodules
File metadata and controls
34 lines (34 loc) · 1.23 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
[submodule "src/usv_control/libs/usv_libs"]
path = src/usv_control/libs/usv_libs
url = https://github.com/vanttec/usv_libs.git
[submodule "src/deps/zed-ros2-wrapper"]
path = src/deps/zed-ros2-wrapper
url = https://github.com/stereolabs/zed-ros2-wrapper.git
[submodule "src/deps/velodyne"]
path = src/deps/velodyne
url = https://github.com/ros-drivers/velodyne.git
[submodule "src/deps/angles"]
path = src/deps/angles
url = https://github.com/ros/angles
[submodule "src/deps/sbg_ros2_driver"]
path = src/deps/sbg_ros2_driver
url = https://github.com/SBG-Systems/sbg_ros2_driver.git
[submodule "src/deps/LIO-SAM"]
path = src/deps/LIO-SAM
url = https://github.com/TixiaoShan/LIO-SAM.git
branch = ros2
[submodule "src/usv_control/libs/a-star"]
path = src/usv_control/libs/a-star
url = https://github.com/daancode/a-star.git
[submodule "src/deps/ros_gz"]
path = src/deps/ros_gz
url = https://github.com/gazebosim/ros_gz.git
[submodule "src/visionsystemx"]
path = src/visionsystemx
url = https://github.com/vanttec/visionsystemx.git
[submodule "src/deps/rosshow"]
path = src/deps/rosshow
url = https://github.com/dheera/rosshow.git
[submodule "src/deps/robocommand"]
path = src/deps/robocommand
url = https://github.com/vanttec/robocommand.git