participants

3 posts / 0 new
Last post
Offline
Last seen: 2 weeks 5 days ago
Joined: 02/15/2019
Posts: 44
Are data samples queued and if so, where?

My understanding is that DDS DataWriters communicate CacheChanges to the HistoryCaches of the associated RTPS Writer. This CacheChange is then propagated to the mapped RTPS Readers before notifying their associated DDS DataReaders.

From the above statement, there are queues (the HistoryCache) on the RTPS Writers and Readers.

2 posts / 0 new
Last post
JC
Offline
Last seen: 1 year 11 months ago
Joined: 02/03/2015
Posts: 16
Is participant mismatch an issue?

I have a number of 4 partipants running on the same domain ID and two of those talk exclsuively to one another and so does the other pair all on different topics. I have modified the participant on one pair to use a different UDPv4 message and buffer size but do not wish to do it on the other. Right now each pair seems to be sending a recieving messages however all the log files a reporting warnings that the transport into does not match and I am also seeing "Discovered remote reader using a non-addressable locator for a transport".

Keywords:
3 posts / 0 new
Last post
Offline
Last seen: 7 years 11 months ago
Joined: 01/04/2015
Posts: 6
How can I identify different participants in the same network?

Hi everyone,

I have a question and hope you can help me. I am learning to use DDS so forgive my mistakes.

Subscribe to RSS - participants