I am trying to interoperate with other DDS implementations. I can successfully publish and subscribe between domain participants that both have the type information. However, I can’t subscribe to any topic published by another DDS implementation (cyclone) with either the rtirecordingservice or the rtiadminconsole. (ie tools that acquire the type dynamically)
Interoperability
Hello RTI Expert,
Thanks for your support in advance.
I am testing the DDS interoperability between RTI DDS and Cyclone DDS with enabling DDS Security feature. Unfortunately, it does not work.
The scenario is described as follows.
1. DDS Security files are created (ID CA, Permision CA, Keys, Governance file, Permission file, etc).
2. Cyclone DDS and RTI DDS use and load these same security files.
3. Cyclone DDS takes a subscriber role and RTI DDS is as publisher role.
