Michel Hidalgo

Results 403 comments of Michel Hidalgo

> What do you mean that these are not terminated in a nice manner? @Blast545 On Windows, `launch` (and by extension `launch_testing`) stops processes by hard terminating them. There's no...

Alright, as per offline discussion, we've agreed that the global guard condition should be able to detect all the aforementioned ROS graph events. https://github.com/ros2/rmw/pull/272 is a first step in this...

Alright, since #272 publisher/subscription matching must trigger the graph guard condition. Implementations must now be adapted.

I do not have your exact same hardware to reproduce, nor a 32 bit ARM platform at hand, but I can see the significant gap between `rclcpp` and `rclpy`, both...

Well, I never circled back here. @lukicdarkoo since Eloquent is going EOL in a month, we may want to focus on Foxy. Have you experienced these issues on Foxy?

Will you be able to test on `armhf` any time soon? I'm inclined to close this issue, but I'd like to be sure it also works OK in the originally...

> If you give me some pointers I may try to debug it, but I can't guarantee as I am constraint by time and we are not actively developing the...

@jacobperron were you able to make Jenkins pick up those warnings?

Current aim is to try and figure out whether the existing Jenkins plugins can be configured to pick up python warnings in `stderr` (e.g. using a regex) or if a...