Zero Copy/Data sharing use case #5072
Unanswered
arunjs-dev
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @arunjs-dev, The use of Zero Copy in ROS 2 can be achieved by following the instructions in rmw_fastrtps. For any further support you might consider contacting eProsima's commercial support team if this is a need for your project. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
As part of data transfer performance improvement & to remove Serializations-Deserializations during data transfer (ref. https://github.com/eProsima/Fast-DDS/discussions/3663), I had configured data sharing mode in ROS2 with FastDDS MW using XML file (as documented in https://fast-dds.docs.eprosima.com/en/latest/fastdds/use_cases/zero_copy/zero_copy.html#use-case-zero-copy) & no performance improvement was found.
So, it will be of great help if anyone can provide some light on the below queries:
Thanks in advance..!
Beta Was this translation helpful? Give feedback.
All reactions