Skip to content

Commit f45a66f

Browse files
authored
Add a .repos file for jazzy (#425)
Signed-off-by: Michael X. Grey <[email protected]> Signed-off-by: Michael X. Grey <[email protected]>
1 parent dad5a51 commit f45a66f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

ros2_rust_jazzy.repos

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
repositories:
2+
ros2/common_interfaces:
3+
type: git
4+
url: https://github.com/ros2/common_interfaces.git
5+
version: jazzy
6+
ros2/example_interfaces:
7+
type: git
8+
url: https://github.com/ros2/example_interfaces.git
9+
version: jazzy
10+
ros2/rcl_interfaces:
11+
type: git
12+
url: https://github.com/ros2/rcl_interfaces.git
13+
version: jazzy
14+
ros2/test_interface_files:
15+
type: git
16+
url: https://github.com/ros2/test_interface_files.git
17+
version: jazzy
18+
ros2/rosidl_core:
19+
type: git
20+
url: https://github.com/ros2/rosidl_core.git
21+
version: jazzy
22+
ros2/rosidl_defaults:
23+
type: git
24+
url: https://github.com/ros2/rosidl_defaults.git
25+
version: jazzy
26+
ros2/unique_identifier_msgs:
27+
type: git
28+
url: https://github.com/ros2/unique_identifier_msgs.git
29+
version: jazzy

0 commit comments

Comments
 (0)