-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
66 lines (66 loc) · 2.83 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "Code/catkin_ws/src/usb_cam"]
path = Code/catkin_ws/src/usb_cam
url = https://github.com/ros-drivers/usb_cam.git
[submodule "Code/catkin_ws/src/apriltag_ros"]
path = Code/catkin_ws/src/apriltag_ros
url = https://github.com/jacasella/apriltag_ros.git
[submodule "Code/catkin_ws/src/apriltag"]
path = Code/catkin_ws/src/apriltag
url = https://github.com/jacasella/apriltag.git
[submodule "Code/catkin_ws/src/vision_opencv"]
path = Code/catkin_ws/src/vision_opencv
url = https://github.com/jacasella/vision_opencv.git
[submodule "Code/catkin_ws/src/common_msgs"]
path = Code/catkin_ws/src/common_msgs
url = https://github.com/jacasella/common_msgs.git
[submodule "Code/catkin_ws/src/opencv"]
path = Code/catkin_ws/src/opencv
url = https://github.com/jacasella/opencv
[submodule "Code/catkin_ws/src/image_common"]
path = Code/catkin_ws/src/image_common
url = https://github.com/jacasella/image_common
[submodule "Code/catkin_ws/src/nodelet_core"]
path = Code/catkin_ws/src/nodelet_core
url = https://github.com/jacasella/nodelet_core
[submodule "Code/catkin_ws/src/bond_core"]
path = Code/catkin_ws/src/bond_core
url = https://github.com/jacasella/bond_core
[submodule "Code/catkin_ws/src/dynamic_reconfigure"]
path = Code/catkin_ws/src/dynamic_reconfigure
url = https://github.com/jacasella/dynamic_reconfigure
[submodule "Code/catkin_ws/src/geometry"]
path = Code/catkin_ws/src/geometry
url = https://github.com/jacasella/geometry
[submodule "Code/catkin_ws/src/orocos_kinematics_dynamics"]
path = Code/catkin_ws/src/orocos_kinematics_dynamics
url = https://github.com/jacasella/orocos_kinematics_dynamics
[submodule "Code/catkin_ws/src/angles"]
path = Code/catkin_ws/src/angles
url = https://github.com/jacasella/angles
[submodule "Code/catkin_ws/src/geometry2"]
path = Code/catkin_ws/src/geometry2
url = https://github.com/jacasella/geometry2
[submodule "Code/catkin_ws/src/actionlib"]
path = Code/catkin_ws/src/actionlib
url = https://github.com/jacasella/actionlib
[submodule "Code/catkin_ws/src/message_generation"]
path = Code/catkin_ws/src/message_generation
url = https://github.com/jacasella/message_generation
[submodule "Code/catkin_ws/src/ros_comm"]
path = Code/catkin_ws/src/ros_comm
url = https://github.com/jacasella/ros_comm
[submodule "Code/catkin_ws/src/geneus"]
path = Code/catkin_ws/src/geneus
url = https://github.com/jacasella/geneus
[submodule "Code/catkin_ws/src/genmsg"]
path = Code/catkin_ws/src/genmsg
url = https://github.com/jacasella/genmsg
[submodule "Code/catkin_ws/src/gennodejs"]
path = Code/catkin_ws/src/gennodejs
url = https://github.com/jacasella/gennodejs
[submodule "Code/catkin_ws/src/std_msgs"]
path = Code/catkin_ws/src/std_msgs
url = https://github.com/jacasella/std_msgs
[submodule "Code/catkin_ws/src/roscpp_core"]
path = Code/catkin_ws/src/roscpp_core
url = https://github.com/jacasella/roscpp_core