[rclcpp_components] Enable intra-process comm via LoadNode request.#871
[rclcpp_components] Enable intra-process comm via LoadNode request.#871
Conversation
Look for a 'use_intra_process_comms' boolean in extra_arguments. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
|
We don't do much testing for I plan to test this manually, but until ros2/rcl#508 and friends are in |
|
I believe that it recently went from flaky to more consistently failing, I opened an issue here: #863 |
|
@hidmic Is there an example for how to use this in a launch file? btw, I'm sure you guys must have plenty of example launch files that the community could have a look at, to figure out how to actually use launch properly. putting them somewhere would be awesome. Edit: This is not in dashing, yet, right? |
@iluetkeb Thanks. |
Look for a 'use_intra_process_comms' boolean in extra_arguments.