-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 940 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 940 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
[submodule "src/ublox"]
path = src/ublox
url = https://github.com/KumarRobotics/ublox
[submodule "src/librealsense"]
path = src/librealsense
url = https://github.com/IntelRealSense/librealsense.git
[submodule "src/realsense-ros"]
path = src/realsense-ros
url = https://github.com/IntelRealSense/realsense-ros
[submodule "src/rtcm_msgs"]
path = src/rtcm_msgs
url = https://github.com/tilk/rtcm_msgs
[submodule "src/protobot_description/urdf/realsense_ros_gazebo"]
path = src/realsense_ros_gazebo
url = https://github.com/nilseuropa/realsense_ros_gazebo.git
[submodule "src/SCI_protobot"]
path = src/SCI_protobot
url = https://github.com/RoboticSpaceExploration/SCI_protobot.git
[submodule "src/ARM_protobot"]
path = src/ARM_protobot
url = https://github.com/RoboticSpaceExploration/ARM_protobot.git
[submodule "src/video_stream_opencv"]
path = src/video_stream_opencv
url = https://github.com/ros-drivers/video_stream_opencv