eProsima / Fast-DDS-python

Python bindings for Fast DDS. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
60 stars 14 forks source link

[21486] Fix HelloWorld example with TopicDataType refactored code #183

Closed JesusPoderoso closed 2 months ago

JesusPoderoso commented 2 months ago

Description

When updating the Fast DDS python code to the new TopicDataType methods, the HelloWorld example update was missed. This PR updates changes those calls to use the new API.

Fixes #182

Contributor Checklist

Reviewer Checklist