forked from CabrilloRoboticsClub/robosub_ros
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 776 Bytes
/
.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
[submodule "src/ardupilot"]
path = src/ardupilot
url = https://github.com/ArduPilot/ardupilot.git
branch = master
[submodule "src/ardupilot_gazebo"]
path = src/ardupilot_gazebo
url = https://github.com/ArduPilot/ardupilot_gazebo.git
branch = ros2
[submodule "src/ardupilot_gz"]
path = src/ardupilot_gz
url = https://github.com/ArduPilot/ardupilot_gz.git
branch = main
[submodule "src/ardupilot_sitl_models"]
path = src/ardupilot_sitl_models
url = https://github.com/ArduPilot/SITL_Models.git
branch = main
[submodule "src/micro_ros_agent"]
path = src/micro_ros_agent
url = https://github.com/micro-ROS/micro-ROS-Agent.git
branch = humble
[submodule "src/sdformat_urdf"]
path = src/sdformat_urdf
url = https://github.com/ros/sdformat_urdf.git
branch = humble