forked from taegyu-taegyu/auto-driving-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
29 lines (29 loc) · 1.13 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
[submodule "src/hector_slam"]
path = src/hector_slam
url = https://github.com/tu-darmstadt-ros-pkg/hector_slam.git
branch = melodic-devel
[submodule "src/navigation"]
path = src/navigation
url = https://github.com/ros-planning/navigation.git
branch = melodic-devel
[submodule "src/ddynamic_reconfigure"]
path = src/ddynamic_reconfigure
url = https://github.com/pal-robotics/ddynamic_reconfigure.git
branch = kinetic-devel
[submodule "src/turtlebot3"]
path = src/turtlebot3
url = https://github.com/ROBOTIS-GIT/turtlebot3.git
branch = melodic-devel
[submodule "turtlebot3_simulations"]
path = turtlebot3_simulations
url = https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
branch = melodic-devel
[submodule "src/YOLOv3-ROS"]
path = src/YOLOv3-ROS
url = https://github.com/Pinkwink/YOLOv3-ROS
[submodule "src/depthimage_to_laserscan"]
path = src/depthimage_to_laserscan
url = https://github.com/ros-perception/depthimage_to_laserscan.git
[submodule "src/ROS-Object-Detection-2Dto3D-RealsenseD435"]
path = src/ROS-Object-Detection-2Dto3D-RealsenseD435
url = https://github.com/Mazhichaoruya/ROS-Object-Detection-2Dto3D-RealsenseD435.git