This repository has been archived by the owner on Oct 9, 2022. It is now read-only.
forked from Michael-Equi/ROV_Test_Bench
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
45 lines (45 loc) · 2 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
[submodule "ros_workspace/src/usb_cam"]
path = ros_workspace/src/usb_cam
url = https://github.com/ros-drivers/usb_cam.git
[submodule "drivers/ivport-v2"]
path = drivers/ivport-v2
url = https://github.com/ivmech/ivport-v2.git
[submodule "drivers/gnublin-api"]
path = drivers/gnublin-api
url = https://github.com/embeddedprojects/gnublin-api.git
[submodule "drivers/smbus2"]
path = drivers/smbus2
url = https://github.com/kplindegaard/smbus2.git
[submodule "drivers/classes/ms5837/ms5837-python"]
path = drivers/classes/ms5837/ms5837-python
url = https://github.com/bluerobotics/ms5837-python.git
[submodule "drivers/Adafruit_Python_BNO055"]
path = drivers/Adafruit_Python_BNO055
url = https://github.com/adafruit/Adafruit_Python_BNO055.git
[submodule "ros_workspace/sketchbook/libraries/Adafruit_SHT31"]
path = ros_workspace/sketchbook/libraries/Adafruit_SHT31
url = https://github.com/adafruit/Adafruit_SHT31.git
[submodule "ros_workspace/sketchbook/libraries/Adafruit_INA219"]
path = ros_workspace/sketchbook/libraries/Adafruit_INA219
url = https://github.com/adafruit/Adafruit_INA219.git
[submodule "ros_workspace/src/copilot-page"]
path = ros_workspace/src/copilot-page
url = https://github.com/JHSRobo/copilot-page
[submodule "ros_workspace/src/uuv_simulator"]
path = ros_workspace/src/uuv_simulator
url = https://github.com/uuvsimulator/uuv_simulator.git
[submodule "ros_workspace/src/realsense"]
path = ros_workspace/src/realsense
url = https://github.com/intel-ros/realsense.git
[submodule "ros_workspace/src/drq_ros"]
path = ros_workspace/src/drq_ros
url = https://github.com/Michael-Equi/drq_ros.git
[submodule "ros_workspace/src/line_follower"]
path = ros_workspace/src/line_follower
url = https://github.com/JHSRobo/line_follower
[submodule "ros_workspace/src/raspicam_node"]
path = ros_workspace/src/raspicam_node
url = https://github.com/UbiquityRobotics/raspicam_node.git
[submodule "ros_workspace/src/mission-tools"]
path = ros_workspace/src/mission-tools
url = https://github.com/JHSRobo/mission-tools.git