Conversation
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
|
Would we be able to also include component containers for the new callback group events executor? I had a draft PR to do so but it was blocked by several cascading PRs waiting on green CI to get in |
|
Sure :) I didn't include it here since this PR is mainly focused on refactoring the existing component containers. Should I go ahead and include it in this one? |
|
I took a look through the core repositories, and I don't think anything is currently using component_container_mt/event/isolated, the only thing that seems to need updating is ros2/ros2_documentation#6401 |
Per today's Client Library WG meeting: yes, let's replace the experimental events executor in this PR with the EventsCBGExecutor. Could you also add options for single threaded vs multi threaded mode, similar to https://github.com/ros2/rclcpp/pull/3123/changes#diff-a10f35c54a2ef381f2f406fe9c2de5135e2b79125fc391d7eedd66b501b786fdR58 ? |
Description
Supersedes #3055
Is this user-facing behavior change?
Yes,
Did you use Generative AI?
Yes, Github Copilot
Additional Information