eProsima / Micro-XRCE-DDS-Client

Micro XRCE-DDS Client repository. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
130 stars 82 forks source link

how to create different topic in same thead #385

Closed hanyidadada closed 3 months ago

hanyidadada commented 3 months ago

I want to creat publisher and subscriber in one thread,but I want to subscribe 'A‘ topic and publish 'B’ topic. But All example use the same topic. How should I do ?

pablogs9 commented 3 months ago

Please take a look at the documentation: https://micro-xrce-dds.docs.eprosima.com/en/latest/client_api.html#entities-bin-api.

Closing as this is not an issue.