-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
51 lines (51 loc) · 1.85 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
46
47
48
49
50
51
[submodule "ws/src/jackal"]
path = ws/src/jackal
url = https://github.com/KumarRobotics/jackal.git
branch = jackal2_jazzy
[submodule "ws/src/clearpath_msgs"]
path = ws/src/clearpath_msgs
url = https://github.com/clearpathrobotics/clearpath_msgs.git
[submodule "ws/src/robot_upstart"]
path = ws/src/robot_upstart
url = https://github.com/clearpathrobotics/robot_upstart.git
branch = foxy-devel
[submodule "ws/src/twist_mux"]
path = ws/src/twist_mux
url = https://github.com/ros-teleop/twist_mux.git
branch = humble
[submodule "ws/src/wireless"]
path = ws/src/wireless
url = https://github.com/clearpathrobotics/wireless.git
branch = humble-devel
[submodule "ws/src/ouster-ros"]
path = ws/src/ouster-ros
url = https://github.com/KumarRobotics/ouster-ros.git
branch = ros2
[submodule "ws/src/custom_msgs_pkg"]
path = ws/src/custom_msgs_pkg
url = https://github.com/frankgon1627/custom_msgs_pkg.git
[submodule "ws/src/DecompROS2"]
path = ws/src/DecompROS2
url = https://github.com/frankgon1627/DecompROS2.git
[submodule "ws/src/planners"]
path = ws/src/planners
url = https://github.com/frankgon1627/planners.git
[submodule "ws/src/ros2_control"]
path = ws/src/ros2_control
url = https://github.com/ros-controls/ros2_control.git
[submodule "ws/src/groundgrid"]
path = ws/src/groundgrid
url = https://github.com/frankgon1627/groundgrid.git
[submodule "ws/src/DLIO"]
path = ws/src/DLIO
url = https://github.com/KumarRobotics/direct_lidar_inertial_odometry.git
branch = feature/ros2
[submodule "ws/src/obstacle_detection"]
path = ws/src/obstacle_detection
url = https://github.com/frankgon1627/obstacle_detection.git
[submodule "ws/src/mpc_controller"]
path = ws/src/mpc_controller
url = https://github.com/frankgon1627/mpc_controller.git
[submodule "ws/src/safety_controller"]
path = ws/src/safety_controller
url = https://github.com/frankgon1627/safety_controller.git