Skip to content

Commit c9810ac

Browse files
Merge pull request #1 from RoboStack/init-rolling
Initial full rebuild April 2026 bump ros2-distro-mutex to 0.14.0 and build number to 17
2 parents e2e4a59 + 4ad54cc commit c9810ac

220 files changed

Lines changed: 9786 additions & 4474 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/testpr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Delete specific outdated cache entries
102102
shell: bash -l {0}
103103
run: |
104-
# rm -rf ${{ matrix.folder_cache }}/ros-kilted-rosx* 2>/dev/null || true
104+
# rm -rf ${{ matrix.folder_cache }}/ros-rolling-moveit-ros-visualization* 2>/dev/null || true
105105
mkdir -p ${{ matrix.folder_cache }}
106106
pixi run rattler-index fs ${{ matrix.folder_cache }}/.. --force
107107
@@ -113,7 +113,7 @@ jobs:
113113
- name: Build recipes
114114
shell: bash -l {0}
115115
run: |
116-
pixi run rattler-build build --recipe-dir recipes --target-platform ${{ matrix.platform }} -m ./conda_build_config.yaml -c conda-forge -c robostack-kilted --skip-existing
116+
pixi run rattler-build build --recipe-dir recipes --target-platform ${{ matrix.platform }} -m ./conda_build_config.yaml -c conda-forge -c robostack-rolling --skip-existing
117117
118118
- name: See packages that will be saved in cache
119119
shell: bash -l {0}

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AGENTS.md
22

3-
Working notes for future coding agents in a RoboStack repo. Replace $DISTRO with e.g. noetic/humble/kilted and so forth; you can check the working directory.
3+
Working notes for future coding agents in a RoboStack repo. Replace $DISTRO with e.g. noetic/humble/kilted/rolling and so forth; you can check the working directory.
44

55
## Session defaults for this repo
66

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
# RoboStack (for ROS kilted)
1+
# RoboStack (for ROS rolling)
22

3-
[![Conda](https://img.shields.io/conda/dn/robostack-kilted/ros-kilted-desktop?style=flat-square)](https://anaconda.org/robostack/)
4-
[![GitHub Repo stars](https://img.shields.io/github/stars/robostack/ros-kilted?style=flat-square)](https://github.com/RoboStack/ros-kilted/)
3+
[![Conda](https://img.shields.io/conda/dn/robostack-rolling/ros-rolling-desktop?style=flat-square)](https://anaconda.org/robostack/)
4+
[![GitHub Repo stars](https://img.shields.io/github/stars/robostack/ros-rolling?style=flat-square)](https://github.com/RoboStack/ros-rolling/)
55
[![QUT Centre for Robotics](https://img.shields.io/badge/collection-QUT%20Robotics-%23043d71?style=flat-square)](https://qcr.github.io/)
66

7-
[![Platforms](https://img.shields.io/badge/platforms-linux%20%7C%20win%20%7C%20macos%20%7C%20macos_arm64%20%7C%20linux_aarch64-green.svg?style=flat-square)](https://github.com/RoboStack/ros-kilted)
8-
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-kilted/linux.yml?branch=buildbranch_linux&label=build%20linux&style=flat-square)](https://github.com/RoboStack/ros-kilted/actions/workflows/linux.yml)
9-
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-kilted/win.yml?branch=buildbranch_win&label=build%20win&style=flat-square)](https://github.com/RoboStack/ros-kilted/actions/workflows/win.yml)
10-
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-kilted/osx.yml?branch=buildbranch_osx&label=build%20osx&style=flat-square)](https://github.com/RoboStack/ros-kilted/actions/workflows/osx.yml)
11-
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-kilted/osx_arm64.yml?branch=buildbranch_osx_arm64&label=build%20osx-arm64&style=flat-square)](https://github.com/RoboStack/ros-kilted/actions/workflows/osx_arm64.yml)
12-
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-kilted/build_linux_aarch64.yml?branch=buildbranch_linux_aarch64&label=build%20aarch64&style=flat-square)](https://github.com/RoboStack/ros-kilted/actions/workflows/build_linux_aarch64.yml)
7+
[![Platforms](https://img.shields.io/badge/platforms-linux%20%7C%20win%20%7C%20macos%20%7C%20macos_arm64%20%7C%20linux_aarch64-green.svg?style=flat-square)](https://github.com/RoboStack/ros-rolling)
8+
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-rolling/linux.yml?branch=buildbranch_linux&label=build%20linux&style=flat-square)](https://github.com/RoboStack/ros-rolling/actions/workflows/linux.yml)
9+
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-rolling/win.yml?branch=buildbranch_win&label=build%20win&style=flat-square)](https://github.com/RoboStack/ros-rolling/actions/workflows/win.yml)
10+
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-rolling/osx.yml?branch=buildbranch_osx&label=build%20osx&style=flat-square)](https://github.com/RoboStack/ros-rolling/actions/workflows/osx.yml)
11+
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-rolling/osx_arm64.yml?branch=buildbranch_osx_arm64&label=build%20osx-arm64&style=flat-square)](https://github.com/RoboStack/ros-rolling/actions/workflows/osx_arm64.yml)
12+
[![Azure DevOps builds (branch)](https://img.shields.io/github/actions/workflow/status/robostack/ros-rolling/build_linux_aarch64.yml?branch=buildbranch_linux_aarch64&label=build%20aarch64&style=flat-square)](https://github.com/RoboStack/ros-rolling/actions/workflows/build_linux_aarch64.yml)
1313

14-
[![GitHub issues](https://img.shields.io/github/issues-raw/robostack/ros-kilted?style=flat-square)](https://github.com/RoboStack/ros-kilted/issues)
15-
[![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/robostack/ros-kilted?style=flat-square)](https://github.com/RoboStack/ros-kilted/issues?q=is%3Aissue+is%3Aclosed)
16-
[![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/robostack/ros-kilted?style=flat-square)](https://github.com/RoboStack/ros-kilted/pulls)
17-
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/robostack/ros-kilted?style=flat-square)](https://github.com/RoboStack/ros-kilted/pulls?q=is%3Apr+is%3Aclosed)
14+
[![GitHub issues](https://img.shields.io/github/issues-raw/robostack/ros-rolling?style=flat-square)](https://github.com/RoboStack/ros-rolling/issues)
15+
[![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/robostack/ros-rolling?style=flat-square)](https://github.com/RoboStack/ros-rolling/issues?q=is%3Aissue+is%3Aclosed)
16+
[![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/robostack/ros-rolling?style=flat-square)](https://github.com/RoboStack/ros-rolling/pulls)
17+
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/robostack/ros-rolling?style=flat-square)](https://github.com/RoboStack/ros-rolling/pulls?q=is%3Apr+is%3Aclosed)
1818

19-
[__Table with all available packages & architectures__](https://robostack.github.io/kilted.html)
19+
[__Table with all available packages & architectures__](https://robostack.github.io/rolling.html)
2020

2121
## Why ROS and Conda?
2222

23-
Welcome to RoboStack, which tightly couples ROS with Conda, a cross-platform, language-agnostic package manager. We provide ROS binaries for Linux, macOS, Windows and ARM (Linux). Installing other recent packages via conda-forge side-by-side works easily, e.g. you can install TensorFlow/PyTorch in the same environment as ROS kilted without any issues. As no system libraries are used, you can also easily install ROS kilted on any recent Linux Distribution - including older versions of Ubuntu. As the packages are pre-built, it saves you from compiling from source, which is especially helpful on macOS and Windows. No root access is required, all packages live in your home directory. We have recently written up a [paper](https://arxiv.org/abs/2104.12910) and [blog post](https://medium.com/robostack/cross-platform-conda-packages-for-ros-fa1974fd1de3) with more information.
23+
Welcome to RoboStack, which tightly couples ROS with Conda, a cross-platform, language-agnostic package manager. We provide ROS binaries for Linux, macOS, Windows and ARM (Linux). Installing other recent packages via conda-forge side-by-side works easily, e.g. you can install TensorFlow/PyTorch in the same environment as ROS rolling without any issues. As no system libraries are used, you can also easily install ROS rolling on any recent Linux Distribution - including older versions of Ubuntu. As the packages are pre-built, it saves you from compiling from source, which is especially helpful on macOS and Windows. No root access is required, all packages live in your home directory. We have recently written up a [paper](https://arxiv.org/abs/2104.12910) and [blog post](https://medium.com/robostack/cross-platform-conda-packages-for-ros-fa1974fd1de3) with more information.
2424

2525
## Attribution
2626

check_patches_clean_apply.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# From repository root
1313
python .scripts/check_patches_clean_apply.py # prepare + run
1414
python .scripts/check_patches_clean_apply.py --dry # prepare only
15-
python .scripts/check_patches_clean_apply.py --dry --recipe ros-kilted-rviz2
15+
python .scripts/check_patches_clean_apply.py --dry --recipe ros-rolling-rviz2
1616
python .scripts/check_patches_clean_apply.py --clean # delete output
1717
1818
The script creates (or refreshes) a sibling folder named
@@ -76,8 +76,8 @@ def parse_args() -> argparse.Namespace:
7676
metavar="RECIPE",
7777
help=(
7878
"Only check the specified recipe directory under recipes/. "
79-
"Repeat for multiple recipes, e.g. --recipe ros-kilted-rviz2 "
80-
"--recipe ros-kilted-rclcpp"
79+
"Repeat for multiple recipes, e.g. --recipe ros-rolling-rviz2 "
80+
"--recipe ros-rolling-rclcpp"
8181
),
8282
)
8383
return ap.parse_args()

conda_build_config.yaml

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy:
22
- 2
33
assimp:
4-
- 5
4+
- 6.0.3
55
libprotobuf:
66
- 6.33.5
77
protobuf:
@@ -33,17 +33,15 @@ tbb_devel:
3333
cmake:
3434
- 3.*
3535

36-
# as of early April 2026 key robotics packages like pinocchio still required eigen 3.4.0.*,
37-
# see https://github.com/conda-forge/eigenpy-feedstock/pull/184
3836
eigen_abi_devel:
39-
- 3.4.0
37+
- 5.0.1
4038

4139

4240
cdt_name: # [linux]
4341
- conda # [linux]
4442

4543
python:
46-
- 3.12.* *_cpython
44+
- 3.14.* *_cp314
4745
python_impl:
4846
- cpython
4947

@@ -59,7 +57,7 @@ c_stdlib:
5957
- macosx_deployment_target # [osx]
6058
- vs # [win]
6159
c_stdlib_version: # [unix]
62-
- 2.17 # [linux]
60+
- 2.28 # [linux]
6361
- 11.0 # [osx and x86_64]
6462
- 11.0 # [osx and arm64]
6563
cxx_compiler:
@@ -77,8 +75,3 @@ libzenohcxx:
7775

7876
libhwloc:
7977
- 2.12.2
80-
81-
urdfdom:
82-
- 4.0.1
83-
urdfdom-headers:
84-
- 1.1.2

patch/dependencies.yaml

Lines changed: 59 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
ament_package:
22
add_host: ['importlib_resources']
33
foxglove_bridge:
4-
add_host: ["ros-kilted-ament-cmake"]
4+
add_host: ["ros-rolling-ament-cmake"]
55
ros_ign_interfaces:
6-
add_host: ["ros-kilted-rcl-interfaces"]
6+
add_host: ["ros-rolling-rcl-interfaces"]
77
cartographer_ros:
88
add_host: ["cartographer 2.*", "libboost-devel", "ceres-solver * cpu*"]
99
libyaml_vendor:
@@ -48,7 +48,7 @@ behaviortree_cpp:
4848
add_host: ["libboost-devel", "cppzmq", "zeromq", "sqlite"]
4949
add_run: ["libboost"]
5050
plotjuggler:
51-
add_host: ["libxcb", "${{ 'elfutils' if linux }}", "ros-kilted-ros-workspace"]
51+
add_host: ["libxcb", "${{ 'elfutils' if linux }}", "ros-rolling-ros-workspace"]
5252
embree_vendor:
5353
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "libpng", "libjpeg-turbo", "openimageio", "tbb", "tbb-devel", "embree"]
5454
ign_rviz_common:
@@ -64,7 +64,7 @@ image_view:
6464
nao_lola:
6565
add_host: ["libboost-devel"]
6666
ros_ign_gazebo:
67-
add_host: ["ros-kilted-std-msgs", "ros-kilted-rclcpp", "${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
67+
add_host: ["ros-rolling-std-msgs", "ros-rolling-rclcpp", "${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
6868
ros_ign_gazebo_demos:
6969
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
7070
rosbag2_bag_v2_plugins:
@@ -78,8 +78,8 @@ libg2o:
7878
fmilibrary_vendor:
7979
add_host: ["fmilib"]
8080
mrpt2:
81-
add_host: ["assimp", "octomap", "tinyxml2", "libboost-devel", "jsoncpp", "gtest", "libboost-python-devel", "libdc1394", "xorg-libxcomposite", "libftdi", "ros-kilted-octomap"]
82-
add_run: ["assimp", "octomap", "tinyxml2", "libboost-devel", "jsoncpp", "gtest", "libboost-python-devel", "libdc1394", "xorg-libxcomposite", "libftdi", "ros-kilted-octomap"]
81+
add_host: ["assimp", "octomap", "tinyxml2", "libboost-devel", "jsoncpp", "gtest", "libboost-python-devel", "libdc1394", "xorg-libxcomposite", "libftdi", "ros-rolling-octomap"]
82+
add_run: ["assimp", "octomap", "tinyxml2", "libboost-devel", "jsoncpp", "gtest", "libboost-python-devel", "libdc1394", "xorg-libxcomposite", "libftdi", "ros-rolling-octomap"]
8383
add_build: ["${{ cdt('libxcomposite-devel') if linux }}"]
8484
ros1_rosbag_storage_vendor:
8585
add_host: ["ros-noetic-roscpp", "ros-noetic-roslz4", "ros-noetic-rostest"]
@@ -89,7 +89,7 @@ popf:
8989
rtabmap:
9090
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "ceres-solver", "libdc1394", "libusb", "vtk"]
9191
backward_ros:
92-
add_host: ["${{ 'binutils' if linux }}", "${{ 'elfutils' if linux }}", "ros-kilted-ament-cmake-libraries"]
92+
add_host: ["${{ 'binutils' if linux }}", "${{ 'elfutils' if linux }}", "ros-rolling-ament-cmake-libraries"]
9393
nav2_smac_planner:
9494
add_build: ["${{ 'llvm-openmp' if osx }}"]
9595
add_host: ["${{ 'llvm-openmp' if osx }}", "ompl", "libode"]
@@ -105,17 +105,16 @@ pybind11_vendor:
105105
add_host: ["pybind11"]
106106
add_run: ["pybind11"]
107107
python_qt_binding:
108-
add_host: ["pyqt-builder"]
109-
add_run: ["pyqt-builder"]
108+
add_host: ["pyqt-builder", "qt6-main", "pyqt6"]
109+
add_run: ["pyqt-builder", "qt6-main", "pyqt6"]
110110
qt_gui_cpp:
111-
add_build: ["${{ 'pyqt' if (build_platform != target_platform) }}", "${{ 'qt-main' if (build_platform != target_platform) }}"]
112-
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "pyqt-builder", "pep517", "pyside2"]
113-
add_run: ["pyqt-builder", "pep517"]
111+
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "pyqt-builder", "qt6-main", "pyqt6"]
112+
add_run: ["pyqt-builder", "qt6-main", "pyqt6"]
114113
rqt_gui_cpp:
115114
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
116115
ur_moveit_config:
117-
add_host: ["ros-kilted-rclpy"]
118-
add_run: ["ros-kilted-rclpy"]
116+
add_host: ["ros-rolling-rclpy"]
117+
add_run: ["ros-rolling-rclpy"]
119118
gscam:
120119
add_host: ["glib"]
121120
dolly_ignition:
@@ -124,7 +123,8 @@ google_benchmark_vendor:
124123
add_host: ["benchmark"]
125124
add_run: ["benchmark"]
126125
rqt_image_view:
127-
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
126+
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "qt6-main"]
127+
remove_host: ["qt-main"]
128128
rqt_image_overlay_layer:
129129
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
130130
rviz_visual_testing_framework:
@@ -154,18 +154,18 @@ moveit_visual_tools:
154154
force_torque_sensor_broadcaster:
155155
add_host: ["typeguard", "jinja2"]
156156
ros_gz_sim:
157-
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "ros-kilted-gz-sensors-vendor"]
157+
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "ros-rolling-gz-sensors-vendor"]
158158
geometric_shapes:
159159
add_host: ["libboost-devel", "octomap"]
160160
ros_image_to_qimage:
161161
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
162162
rqt_image_overlay:
163163
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
164164
slam_toolbox:
165-
add_build: ["${{ 'qt-main' if (build_platform != target_platform) }}"]
165+
add_build: ["${{ 'qt6-main' if (build_platform != target_platform) }}"]
166166
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "blas-devel", "ceres-solver * cpu*"]
167167
vision_msgs_rviz_plugins:
168-
add_build: ["${{ 'qt-main' if (build_platform != target_platform) }}"]
168+
add_build: ["${{ 'qt6-main' if (build_platform != target_platform) }}"]
169169
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
170170
velodyne_pointcloud:
171171
add_host: ["libboost-devel"]
@@ -175,59 +175,59 @@ uncrustify_vendor:
175175
mimick_vendor:
176176
add_build: ["vcstool"]
177177
gz_cmake_vendor:
178-
# https://github.com/gazebo-release/gz_cmake_vendor/blob/kilted/CMakeLists.txt#L6 for select the right major version
178+
# https://github.com/gazebo-release/gz_cmake_vendor/blob/rolling/CMakeLists.txt#L6 for select the right major version
179179
# (this is true for all gz-* vendor packages) or https://github.com/gazebo-tooling/gazebodistro/blob/master/collection-harmonic.yaml
180180
# See https://gazebosim.org/docs/latest/ros_installation/#summary-of-compatible-ros-and-gazebo-combinations for mapping between ROS2 and Gazebo distros
181-
add_host: ["gz-cmake4"]
182-
add_run: ["gz-cmake4"]
181+
add_host: ["gz-cmake"]
182+
add_run: ["gz-cmake"]
183183
gz_common_vendor:
184-
add_host: ["gz-common6"]
185-
add_run: ["gz-common6"]
184+
add_host: ["gz-common"]
185+
add_run: ["gz-common"]
186186
gz_fuel_tools_vendor:
187-
add_host: ["gz-fuel-tools10"]
188-
add_run: ["gz-fuel-tools10"]
187+
add_host: ["gz-fuel-tools"]
188+
add_run: ["gz-fuel-tools"]
189189
gz_sim_vendor:
190-
add_host: ["gz-sim9"]
191-
add_run: ["gz-sim9"]
190+
add_host: ["libgz-sim"]
191+
add_run: ["libgz-sim"]
192192
gz_gui_vendor:
193-
add_host: ["gz-gui9"]
194-
add_run: ["gz-gui9"]
193+
add_host: ["gz-gui"]
194+
add_run: ["gz-gui"]
195195
gz_launch_vendor:
196-
add_host: ["gz-launch8"]
197-
add_run: ["gz-launch8"]
196+
add_host: ["gz-launch"]
197+
add_run: ["gz-launch"]
198198
gz_math_vendor:
199-
add_host: ["gz-math8"]
200-
add_run: ["gz-math8"]
199+
add_host: ["gz-math"]
200+
add_run: ["gz-math"]
201201
gz_msgs_vendor:
202-
add_host: ["gz-msgs11"]
203-
add_run: ["gz-msgs11"]
202+
add_host: ["gz-msgs"]
203+
add_run: ["gz-msgs"]
204204
gz_physics_vendor:
205-
add_host: ["gz-physics8"]
206-
add_run: ["gz-physics8"]
205+
add_host: ["gz-physics"]
206+
add_run: ["gz-physics"]
207207
gz_plugin_vendor:
208-
add_host: ["gz-plugin3"]
209-
add_run: ["gz-plugin3"]
208+
add_host: ["gz-plugin"]
209+
add_run: ["gz-plugin"]
210210
gz_rendering_vendor:
211-
add_host: ["gz-rendering9", "swig"]
212-
add_run: ["gz-rendering9", "swig"]
211+
add_host: ["gz-rendering", "swig"]
212+
add_run: ["gz-rendering", "swig"]
213213
gz_sensors_vendor:
214-
add_host: ["gz-sensors9"]
215-
add_run: ["gz-sensors9"]
214+
add_host: ["gz-sensors"]
215+
add_run: ["gz-sensors"]
216216
gz_tools_vendor:
217-
add_host: ["gz-tools2"]
218-
add_run: ["gz-tools2"]
217+
add_host: ["gz-tools"]
218+
add_run: ["gz-tools"]
219219
gz_transport_vendor:
220-
add_host: ["gz-transport14"]
221-
add_run: ["gz-transport14"]
220+
add_host: ["libgz-transport"]
221+
add_run: ["libgz-transport"]
222222
gz_utils_vendor:
223-
add_host: ["gz-utils3"]
224-
add_run: ["gz-utils3"]
223+
add_host: ["gz-utils"]
224+
add_run: ["gz-utils"]
225225
sdformat_urdf:
226-
add_host: ["sdformat15"]
227-
add_run: ["sdformat15"]
226+
add_host: ["sdformat"]
227+
add_run: ["sdformat"]
228228
sdformat_vendor:
229-
add_host: ["sdformat15"]
230-
add_run: ["sdformat15"]
229+
add_host: ["sdformat"]
230+
add_run: ["sdformat"]
231231
gz_dartsim_vendor:
232232
add_host: ["dartsim-cpp", "eigen-abi-devel"]
233233
add_run: ["dartsim-cpp"]
@@ -237,7 +237,7 @@ gz_ogre_next_vendor:
237237
rosx_introspection:
238238
add_host: ["rapidjson"]
239239
gz_ros2_control:
240-
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "ros-kilted-gz-sensors-vendor"]
240+
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}", "ros-rolling-gz-sensors-vendor"]
241241
gz_ros2_control_demos:
242242
add_host: ["${{ 'libgl-devel' if linux }}", "${{ 'libopengl-devel' if linux }}"]
243243
octomap_ros:
@@ -288,3 +288,8 @@ pinocchio:
288288
add_host: ["eigen-abi-devel"]
289289
eigenpy:
290290
add_host: ["eigen-abi-devel"]
291+
depth_image_proc:
292+
add_host: ["eigen-abi-devel"]
293+
rqt_mocap4r2_control:
294+
remove_host: ["qt-main"]
295+
remove_run: ["qt-main"]

0 commit comments

Comments
 (0)