forked from ros-realtime/roscon-2023-realtime-workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
19 lines (19 loc) · 850 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "vendor/cactus-rt-integrated/cactus-rt"]
path = vendor/cactus-rt-integrated/cactus-rt
url = https://github.com/cactusdynamics/cactus-rt.git
[submodule "vendor/cactus-rt-integrated/quill"]
path = vendor/cactus-rt-integrated/quill
url = https://github.com/odygrd/quill.git
[submodule "vendor/cactus-rt-integrated/readerwriterqueue"]
path = vendor/cactus-rt-integrated/readerwriterqueue
url = https://github.com/cameron314/readerwriterqueue.git
[submodule "vendor/argparse"]
path = vendor/argparse
url = https://github.com/p-ranav/argparse.git
[submodule "vendor/ros-realtime-rpi4-image"]
path = vendor/ros-realtime-rpi4-image
url = https://github.com/ros-realtime/ros-realtime-rpi4-image
[submodule "exercise3-2/src/rclcpp"]
path = exercise3-2/src/rclcpp
url = https://github.com/nightduck/rclcpp.git
branch = workshop_executor