File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -2,24 +2,28 @@ repositories:
2
2
ros2/common_interfaces:
3
3
type: git
4
4
url: https://github.com/ros2/common_interfaces.git
5
- version: master
5
+ version: rolling
6
6
ros2/example_interfaces:
7
7
type: git
8
8
url: https://github.com/ros2/example_interfaces.git
9
- version: master
9
+ version: rolling
10
10
ros2/rcl_interfaces:
11
11
type: git
12
12
url: https://github.com/ros2/rcl_interfaces.git
13
- version: master
13
+ version: rolling
14
14
ros2/test_interface_files:
15
15
type: git
16
16
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
18
22
ros2/rosidl_defaults:
19
23
type: git
20
24
url: https://github.com/ros2/rosidl_defaults.git
21
- version: master
25
+ version: rolling
22
26
ros2/unique_identifier_msgs:
23
27
type: git
24
28
url: https://github.com/ros2/unique_identifier_msgs.git
25
- version: master
29
+ version: rolling
You can’t perform that action at this time.
0 commit comments