Fabian Freihube

Results 3 comments of Fabian Freihube

@starcraft66 Have you figured this one out? I am facing the same issue.

As far as I know this depends on the used `component_container`. I am using the [component_container_mt](https://github.com/ros2/rclcpp/blob/rolling/rclcpp_components/src/component_container_mt.cpp). I have created a local fork of the `image_proc/debayer` node and changed the callback...

Maybe I understand something wrong here. But I am running into the same issue and am not getting the impression that it was fixed. I am using pydantic `2.7.4`. ```py...