Francisco Gallego Salido
Francisco Gallego Salido
Something I forgot to mention is that bincrafters recipes seem to be slowing down quite a bit. This could mean that, once Conan V2 is released, many recipes can stop...
Hi, I'm the new person working on Connext RMW. I will look into this as soon as I have some bandwith along with some more training.
I'm not able to reproduce the issue in my local environment in Humble using the Debian RTI Connext package. Can you provide me a reproducer? If you need info about...
I was able to reproduce it. Working on it
I think the issue is in the test itself. For instance, we are checking `result is not None`, but the function `Service::service_take_request` either returns the corresponding result, or `(None, None)`...
I will look into it and let you know what I find.
@fujitatomoya sorry, not much was done. I was able to reproduce the issue and started working on it, but couldn't find the root cause, so I moved to do other...
@fujitatomoya we are trying to reproduce the issue. Could you clarify which Connext version is being used or is it just the one in the CI? Thanks.
I was able to reproduce it. Working on it
After a long investigation, we've found out that the issue was produced by the `KEEP_LAST` QoS on the topic statistics publisher. Basically, as types are unkeyed in ROS2, when two...