-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
27 lines (27 loc) · 1.04 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
[submodule "src/f1tenth_system"]
path = src/f1tenth_system
url = [email protected]:UraraKono/f1tenth_system.git
[submodule "src/fixposition_driver"]
path = src/fixposition_driver
url = [email protected]:UraraKono/fixposition_driver.git
[submodule "src/fixposition_gnss_tf"]
path = src/fixposition_gnss_tf
url = [email protected]:UraraKono/fixposition_gnss_tf.git
[submodule "src/lidar_localization_ros2"]
path = src/lidar_localization_ros2
url = [email protected]:UraraKono/lidar_localization_ros2.git
[submodule "src/lidarslam_ros2"]
path = src/lidarslam_ros2
url = [email protected]:UraraKono/lidarslam_ros2.git
[submodule "src/ouster-ros"]
path = src/ouster-ros
url = [email protected]:UraraKono/ouster-ros.git
[submodule "src/ros2_ouster_drivers"]
path = src/ros2_ouster_drivers
url = [email protected]:UraraKono/ros2_ouster_drivers.git
[submodule "src/f1tenth_gym_ros"]
path = src/f1tenth_gym_ros
url = [email protected]:f1tenth/f1tenth_gym_ros.git
[submodule "src/transport_drivers"]
path = src/transport_drivers
url = [email protected]:ros-drivers/transport_drivers.git