forked from QUT-Motorsport/QUTMS_Driverless
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (18 loc) · 705 Bytes
/
.gitmodules
File metadata and controls
19 lines (18 loc) · 705 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "src/common/rosboard/rosboard"]
path = src/common/rosboard/rosboard
url = https://github.com/TheEppicJR/rosboard.git
branch = main
[submodule "src/common/ros2_numpy/ros2_numpy"]
path = src/common/ros2_numpy/ros2_numpy
url = https://github.com/Box-Robotics/ros2_numpy.git
branch = rolling
[submodule "src/perception/vision_pipeline/yolov5"]
path = src/perception/vision_pipeline/yolov5
url = https://github.com/ultralytics/yolov5.git
[submodule "src/common/fs_msgs"]
path = src/common/fs_msgs
url = https://github.com/FS-Driverless/fs_msgs.git
branch = ros2
[submodule "src/hardware/ros_openimu"]
path = src/hardware/ros_openimu
url = https://github.com/TheEppicJR/ros_openimu.git