rclcpp
rclcpp copied to clipboard
Support intra-process communication between Clients and Services
These changes extend the intra-process capabilities to support intra-process client/services communication, so no need to go through the DDS when sending client requests / services responses, when they belong to the same process.
Missing: Add unit tests. Design: https://github.com/mauropasse/design/blob/mauro/gh-pages-ipc-clients-services/articles/intraprocess_communication.md
@clalancette @alsora
This pull request has been mentioned on ROS Discourse. There might be relevant details there:
https://discourse.ros.org/t/ros-2-tsc-meeting-minutes-2022-04-21/25293/1
Hi, can we get a review here?
Hi, anyone available for a review?
Friendly ping for a review
@wjwwood @clalancette @audrow @hidmic @ivanpauno can we get a review? this PR has been open for more than 1 year