Skip to content

Commit

Permalink
Merge pull request #62 from ika-rwth-aachen/rmw_zenoh
Browse files Browse the repository at this point in the history
Build jazzy docker images with rmw_zenoh support
  • Loading branch information
gkueppers authored Jan 15, 2025
2 parents b912e55 + 1b7ca73 commit 7da5168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-ros.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
image-tag: ros2-jazzy
enable-push-as-latest: 'true'
base-image: rwthika/ros2:jazzy
rmw-implementation: rmw_zenoh_cpp
command: ros2 launch etsi_its_conversion converter.launch.py
enable-industrial-ci: 'true'
enable-recursive-vcs-import: 'false'
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ ros2-jazzy:
IMAGE_TAG: ros2-jazzy
ENABLE_PUSH_AS_LATEST: 'true'
BASE_IMAGE: rwthika/ros2:jazzy
RMW_IMPLEMENTATION: rmw_zenoh_cpp
COMMAND: ros2 launch etsi_its_conversion converter.launch.py
ENABLE_INDUSTRIAL_CI: 'true'
ENABLE_RECURSIVE_VCS_IMPORT: 'false'

0 comments on commit 7da5168

Please sign in to comment.