Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 804 Bytes

pubsub_app.rst

File metadata and controls

29 lines (18 loc) · 804 Bytes

Building a publish/subscribe application

Fast DDS-Gen can be used to build a fully functional publication/subscription application from an IDL file that defines the Topic under which messages are published and received. The application generated allows for the creation of as many publishers and subscribers as desired, all belonging to the same Domain and communicating using the same Topic.