idl message convert to dynamic data in 2.6.9 #5344
Unanswered
com-server
asked this question in
Q&A
Replies: 1 comment 9 replies
-
Hi @com-server , Two serialization helpers were introduced in Fast-DDS 3.0, a DynamicType to IDL converter, and a DynamicData to JSON converter. Please have a look at Serialization Utilities for more details. But I believe your are asking about converting a JSON object (e.g. obtained with |
Beta Was this translation helpful? Give feedback.
9 replies
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.
-
Dose anyone know how to convert the idl message to dynamic data? such as , convert std_msgs::msg::String msg to the dynamic data.
if so ,please give a example. thanks a lot .
Beta Was this translation helpful? Give feedback.
All reactions