Skip to content

Change constructor overloads to sidestep uncrustify differences#949

Merged
ahcorde merged 1 commit into
rollingfrom
mjcarroll/fix_rhel_uncrustify
Jun 1, 2026
Merged

Change constructor overloads to sidestep uncrustify differences#949
ahcorde merged 1 commit into
rollingfrom
mjcarroll/fix_rhel_uncrustify

Conversation

@mjcarroll

Copy link
Copy Markdown
Member

Description

This PR resolves the uncrustify failures on RHEL 10 for both StaticTransformBroadcaster and TransformBroadcaster.

Fixes #941

Is this user-facing behavior change?

Did you use Generative AI?

Yes, this pull request was prepared and verified with the assistance of Gemini CLI.

Assisted-by: Gemini CLI:Gemini 3.5 Flash [list_dir, list_permissions, run_command, view_file, grep_search, replace_file_content,
read_url_content]

Additional Information

Fixes: #941

Signed-off-by: Michael Carroll <mjcarroll.oss@gmail.com>
@mjcarroll mjcarroll self-assigned this May 30, 2026
@mjcarroll

Copy link
Copy Markdown
Member Author

Pulls: #949
Gist: https://gist.githubusercontent.com/mjcarroll/b28f69c152a534cce41ea58f3706fa03/raw/04969cd0b70a5f8b2271b5fa4de08bc211a37690/ros2.repos
BUILD args: --packages-up-to tf2_ros
TEST args: --packages-select tf2_ros
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/19408

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

@ahcorde ahcorde merged commit 18314a0 into rolling Jun 1, 2026
2 checks passed
@ahcorde ahcorde deleted the mjcarroll/fix_rhel_uncrustify branch June 1, 2026 15:01
@ahcorde

ahcorde commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

https://github.com/Mergifyio backport lyrical

@mergify

mergify Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

backport lyrical

✅ Backports have been created

Details

StaticTransformBroadcaster(
NodeT && node,
const rclcpp::QoS & qos,
const rclcpp::PublisherOptionsWithAllocator<AllocatorT> & options)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit changes the QoS overrides, this does not seem correct

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.

🧑‍🌾 tf2_ros and rosbag2 uncrustfy tests failing in nightly rhel release

3 participants