Deserialize Static Data to Dynamic Data #5062
bshantam97
started this conversation in
Support
Replies: 1 comment 8 replies
-
Hi @bshantam97, |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello All
I am trying to develop an application that will recieve a SerializedPayload created from the PubSubType of a data type defined using IDL. This is Non-Dynamic Type Data. Now the problem statement is that I want to deserialize this, on the subscription side into a dynamic Data of the same type. Can this be done ? I am working on FastDDS 2.13.2 at the moment. Please feel free to ask clarifying questions.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions