Ensure consistent timeout in ros2component list.#526
Conversation
No matter the amount of container nodes in the system. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
ivanpauno
left a comment
There was a problem hiding this comment.
This is a bit complex ... but I don't have a particular suggestion to improve it
That would be nice, I'm not sure if we don't already have a way to do that. |
I know... But I have to do major surgery in
We sort of do, but not really. I can't |
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
This reverts commit 9f89aa9. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
I would backport the patch without the deprecation warning. Please add to the Foxy patch release project board if you agree. |
With no deprecation notices nor warnings. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com> Signed-off-by: Craig Hickman <craig.hickman@ukaea.uk>
Precisely what the title says. No matter the amount of container nodes in the system. Closes #507.
Ideally, I'd like
rclpyexecutors to support asynchronous code and to have some ROS graph events at hand. For the time being, this will do.