Skip to content

prevent AttributeError when static_only=true (backport #906)#915

Merged
ahcorde merged 2 commits intohumblefrom
mergify/bp/humble/pr-906
Mar 24, 2026
Merged

prevent AttributeError when static_only=true (backport #906)#915
ahcorde merged 2 commits intohumblefrom
mergify/bp/humble/pr-906

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Mar 23, 2026

Description

preventing AttributeError when the listener was created with static_only=True

Did you use Generative AI?

Claude Sonnet 4.6


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

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
(cherry picked from commit 377b63c)

# Conflicts:
#	tf2_ros_py/tf2_ros/transform_listener.py
@mergify
Copy link
Copy Markdown
Contributor Author

mergify bot commented Mar 23, 2026

Cherry-pick of 377b63c has failed:

On branch mergify/bp/humble/pr-906
Your branch is up to date with 'origin/humble'.

You are currently cherry-picking commit 377b63c.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   tf2_ros_py/tf2_ros/transform_listener.py

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
@ahcorde
Copy link
Copy Markdown
Contributor

ahcorde commented Mar 23, 2026

Pulls: #915
Gist: https://gist.githubusercontent.com/ahcorde/6934930d088f4869c0395b1c63d92691/raw/96c708381fa91363f827610341550ff12c10cc5d/ros2.repos
BUILD args: --packages-above-and-dependencies tf2_ros_py
TEST args: --packages-above tf2_ros_py
ROS Distro: humble
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/18617

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

@ahcorde ahcorde merged commit e1f672c into humble Mar 24, 2026
2 checks passed
@ahcorde ahcorde deleted the mergify/bp/humble/pr-906 branch March 24, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant