-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 860 Bytes
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 860 Bytes
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
[submodule "sensor_drivers/imu"]
path = sensor_drivers/imu
url = https://github.com/ros-drivers/phidgets_drivers.git
branch = humble
[submodule "sensor_drivers/rplidar"]
path = sensor_drivers/rplidar
url = https://github.com/Slamtec/rplidar_ros.git
branch = ros2
[submodule "sensor_drivers/navsat"]
path = sensor_drivers/navsat
url = https://github.com/ros-drivers/nmea_navsat_driver.git
branch = ros2
[submodule "misc/twist_mux"]
path = misc/twist_mux
url = https://github.com/EshanSankar/twist_mux.git
branch = humble
[submodule "misc/ds4_driver"]
path = misc/ds4_driver
url = https://github.com/naoki-mizuno/ds4_driver.git
branch = humble-devel
# git submodule update --init --recursive
[submodule "sensor_drivers/zed_open_source"]
path = sensor_drivers/zed_open_source
url = https://github.com/stereolabs/zed-open-capture
branch = master