-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
46 lines (46 loc) · 2.01 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
[submodule "avr_2023_common_interfaces"]
path = avr_2023_common_interfaces
url = https://github.com/Daedalus-Robotics/avr_2023_common_interfaces.git
[submodule "avr_vmc_2023_status_interfaces"]
path = avr_vmc_2023_status_interfaces
url = https://github.com/Daedalus-Robotics/avr_vmc_2023_status_interfaces.git
[submodule "avr_vmc_2023_status_lights"]
path = avr_vmc_2023_status_lights
url = https://github.com/Daedalus-Robotics/avr_vmc_2023_status_lights.git
[submodule "avr_pcc_2023_interfaces"]
path = avr_pcc_2023_interfaces
url = https://github.com/Daedalus-Robotics/avr_pcc_2023_interfaces.git
[submodule "micro-ROS-Agent"]
path = micro-ROS-Agent
url = https://github.com/micro-ROS/micro-ROS-Agent.git
branch = foxy
[submodule "zed-ros2-wrapper"]
path = zed-ros2-wrapper
url = https://github.com/stereolabs/zed-ros2-wrapper.git
[submodule "avr_vmc_2023_bdu"]
path = avr_vmc_2023_bdu
url = https://github.com/Daedalus-Robotics/avr_vmc_2023_bdu.git
[submodule "px4_msgs"]
path = px4_msgs
url = https://github.com/PX4/px4_msgs.git
[submodule "avr_vmc_2023_csi_driver"]
path = avr_vmc_2023_csi_driver
url = https://github.com/Daedalus-Robotics/avr_vmc_2023_csi_driver.git
[submodule "avr_vmc_2023_auton_drop"]
path = avr_vmc_2023_auton_drop
url = https://github.com/Daedalus-Robotics/avr_vmc_2023_auton_drop.git
[submodule "apriltag_msgs"]
path = apriltag_msgs
url = https://github.com/christianrauch/apriltag_msgs.git
[submodule "apriltag_ros"]
path = apriltag_ros
url = https://github.com/christianrauch/apriltag_ros.git
[submodule "avr_vmc_2023_auton_drop_interfaces"]
path = avr_vmc_2023_auton_drop_interfaces
url = https://github.com/Daedalus-Robotics/avr_vmc_2023_auton_drop_interfaces.git
[submodule "avr_vmc_2023_action_bridge"]
path = avr_vmc_2023_action_bridge
url = https://github.com/Daedalus-Robotics/avr_vmc_2023_action_bridge.git
[submodule "avr_vmc_2023_action_bridge_interfaces"]
path = avr_vmc_2023_action_bridge_interfaces
url = https://github.com/Daedalus-Robotics/avr_vmc_2023_action_bridge_interfaces.git