eProsima / Fast-DDS

The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
2.06k stars 738 forks source link

[21099] X-Types examples #4924

Closed EduPonz closed 1 month ago

EduPonz commented 1 month ago

Description

This PR adds an X-Types example in which a type is defined in run-time at the publisher side using the Dynamic Types API, and the subscriber discovers the type, creates a reader for it, and prints the received data. This example is type compatible with the hello_world one (a compatibility test has been added for this).

This PR depends on:

Contributor Checklist

Reviewer Checklist