forked from smarc-project/smarc2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
31 lines (31 loc) · 1.17 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
[submodule "external_packages/ROS-TCP-Endpoint"]
path = external_packages/ROS-TCP-Endpoint
url = https://github.com/KKalem/ROS-TCP-Endpoint
branch = humble
[submodule "external_packages/mqtt_bridge"]
path = external_packages/mqtt_bridge
url = https://github.com/KKalem/mqtt_bridge
branch = humble
[submodule "simulation/SMARCUnityHDRP"]
path = simulation/SMARCUnityHDRP
url = https://github.com/smarc-project/SMARCUnityHDRP
branch = master
[submodule "simulation/SMARCUnityAssets"]
path = simulation/SMARCUnityAssets
url = https://github.com/smarc-project/SMARCUnityAssets
branch = master
[submodule "simulation/SMARCUnityStandard"]
path = simulation/SMARCUnityStandard
url = https://github.com/smarc-project/SMARCUnityStandard
branch = master
[submodule "drivers/sbg_ros2_driver"]
path = drivers/sbg_ros2_driver
url = [email protected]:smarc-project/sbg_ros2_driver.git
[submodule "vehicles/hardware/sam/sam_drivers"]
path = vehicles/hardware/sam/sam_drivers
url = [email protected]:smarc-project/sam_drivers.git
branch = humble
[submodule "drivers/nmea_navsat_driver"]
path = drivers/nmea_navsat_driver
url = [email protected]:smarc-project/nmea_navsat_driver.git
branch = ros2