Skip to content

Commit 35be7c9

Browse files
authored
Add new rosidl_core repository to ros2_rust_rolling.repos (#251)
1 parent a449f13 commit 35be7c9

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

ros2_rust_rolling.repos

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,28 @@ repositories:
22
ros2/common_interfaces:
33
type: git
44
url: https://github.com/ros2/common_interfaces.git
5-
version: master
5+
version: rolling
66
ros2/example_interfaces:
77
type: git
88
url: https://github.com/ros2/example_interfaces.git
9-
version: master
9+
version: rolling
1010
ros2/rcl_interfaces:
1111
type: git
1212
url: https://github.com/ros2/rcl_interfaces.git
13-
version: master
13+
version: rolling
1414
ros2/test_interface_files:
1515
type: git
1616
url: https://github.com/ros2/test_interface_files.git
17-
version: master
17+
version: rolling
18+
ros2/rosidl_core:
19+
type: git
20+
url: https://github.com/ros2/rosidl_core.git
21+
version: rolling
1822
ros2/rosidl_defaults:
1923
type: git
2024
url: https://github.com/ros2/rosidl_defaults.git
21-
version: master
25+
version: rolling
2226
ros2/unique_identifier_msgs:
2327
type: git
2428
url: https://github.com/ros2/unique_identifier_msgs.git
25-
version: master
29+
version: rolling

0 commit comments

Comments
 (0)