Skip to content

Call rclcpp::shutdown() in the component containers (backport #3158)#3162

Merged
jmachowinski merged 1 commit into
lyricalfrom
mergify/bp/lyrical/pr-3158
Jun 5, 2026
Merged

Call rclcpp::shutdown() in the component containers (backport #3158)#3162
jmachowinski merged 1 commit into
lyricalfrom
mergify/bp/lyrical/pr-3158

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Jun 2, 2026

Description

ROS2 executables should call rclcpp::shutdown before exiting to avoid issues with some RMW, namely Zenoh. Explicitly call it in the component containers.

Is this user-facing behavior change?

No.

Did you use Generative AI?

No.


This is an automatic backport of pull request #3158 done by [Mergify](https://mergify.com).

Signed-off-by: Hugo Laloge <hugo.laloge@gmail.com>
(cherry picked from commit a4785f5)
@fujitatomoya
Copy link
Copy Markdown
Collaborator

Pulls: #3162
Gist: https://gist.githubusercontent.com/fujitatomoya/e9b37be8b68ab67f9c9e6d0b603a4cdd/raw/c80347b1694fa601647f3ce7e4668be0c472a6f0/ros2.repos
BUILD args: --packages-above-and-dependencies rclcpp_components
TEST args: --packages-above rclcpp_components
ROS Distro: lyrical
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/19444

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@jmachowinski
Copy link
Copy Markdown
Collaborator

Pulls: #3162
Gist: https://gist.githubusercontent.com/jmachowinski/42a96c1807115a1306b8e0ac256afdb1/raw/c80347b1694fa601647f3ce7e4668be0c472a6f0/ros2.repos
BUILD args:
TEST args:
ROS Distro: lyrical
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/19473

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@jmachowinski jmachowinski merged commit b8fce69 into lyrical Jun 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants