Skip to content

Fixed message filter api#457

Open
ahcorde wants to merge 2 commits into
ros2from
ahcorde/rolling/fix_message_filter_api
Open

Fixed message filter api#457
ahcorde wants to merge 2 commits into
ros2from
ahcorde/rolling/fix_message_filter_api

Conversation

@ahcorde

@ahcorde ahcorde commented Jun 19, 2024

Copy link
Copy Markdown

Related with this PR ros2/message_filters#132

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
@ahcorde

ahcorde commented Jun 19, 2024

Copy link
Copy Markdown
Author

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

clalancette commented Jun 20, 2024

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member

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

@clalancette

Copy link
Copy Markdown
Contributor

@SteveMacenski

Copy link
Copy Markdown
Member

See #458

@clalancette

Copy link
Copy Markdown
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