Object Creation

A DDS Publisher and Subscriber are responsible for sending and receiving the data. A Publisher contains one or multiple DataWriters.

12691 reads — 0 comments

To send or receive samples from the DDS dataspace or domain, you must create a domain participant in that domain.

15364 reads — 1 comment

Unlike when creating a socket and sending a UDP packet, creating DDS entities is more heavyweight.

5238 reads — 0 comments
Subscribe to RSS - Object Creation