Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed message filter api #457

Open
wants to merge 2 commits into
base: ros2
Choose a base branch
from

Conversation

ahcorde
Copy link

@ahcorde ahcorde commented Jun 19, 2024

Related with this PR ros2/message_filters#132

Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
@ahcorde
Copy link
Author

ahcorde commented Jun 19, 2024

There is an issue with rosdistro and branches. The problem is described here #458

If we merge this PR we will break humble, iron and jazzy deb builds

@clalancette
Copy link
Contributor

clalancette commented Jun 20, 2024

To the maintainers here: it is usually our policy to not hard-break API like this in the ROS 2 core. We inadvertently did that when we merged in ros2/message_filters#129 ; we have a revert PR open in ros2/message_filters#132. However, we do eventually want to move in the direction of deprecating the current API and moving to a new one.

What's your feeling here? Would it be a lot better for you if we maintained the current API, and then somehow figured out how to move to a new one?

@SteveMacenski
Copy link
Member

ros2 targets Rolling, humble/iron are branched separately. I don't think this is a problem, no?

@SteveMacenski
Copy link
Member

See #458

@clalancette
Copy link
Contributor

See ros2/message_filters#132 (comment) , where we reverted the problematic change for now. We'll probably move back in that direction, so this PR will eventually be needed; up to you whether you want to leave this open for now or close it, and we can reopen later.

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.

3 participants