File tree Expand file tree Collapse file tree 2 files changed +21
-4
lines changed Expand file tree Collapse file tree 2 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 16
16
ros_distribution :
17
17
- foxy
18
18
- galactic
19
- # - humble
19
+ - humble
20
20
- rolling
21
21
include :
22
22
# Foxy Fitzroy (June 2020 - May 2023)
28
28
ros_distribution : galactic
29
29
ros_version : 2
30
30
# Humble Hawksbill (May 2022 - May 2027)
31
- # - docker_image: rostooling/setup-ros-docker:ubuntu-jammy-ros-humble-ros-base-latest
32
- # ros_distribution: humble
33
- # ros_version: 2
31
+ - docker_image : rostooling/setup-ros-docker:ubuntu-jammy-ros-humble-ros-base-latest
32
+ ros_distribution : humble
33
+ ros_version : 2
34
34
# Rolling Ridley (June 2020 - Present)
35
35
- docker_image : rostooling/setup-ros-docker:ubuntu-jammy-ros-rolling-ros-base-latest
36
36
ros_distribution : rolling
Original file line number Diff line number Diff line change
1
+ repositories:
2
+ ros2/common_interfaces:
3
+ type: git
4
+ url: https://github.com/ros2/common_interfaces.git
5
+ version: humble
6
+ ros2/rcl_interfaces:
7
+ type: git
8
+ url: https://github.com/ros2/rcl_interfaces.git
9
+ version: humble
10
+ ros2/test_interface_files:
11
+ type: git
12
+ url: https://github.com/ros2/test_interface_files.git
13
+ version: humble
14
+ ros2/rosidl_defaults:
15
+ type: git
16
+ url: https://github.com/ros2/rosidl_defaults.git
17
+ version: humble
You can’t perform that action at this time.
0 commit comments