Hi @akampmann
I have following use case i would like to know whether embeddedRTPS support or not ?
Usecase1 : I have built my application by replacing Micro-ROS XRCE DDS with your embeddedRTPS. Micro-ROS XRCE DDS has below functinalties . does embeddedRTPS supports the same ?
1. Shared memory functionalities - this will allow Internally a MCU Publish and subscribe on same topic
2. Multi thread functionalities - this will allow multiple threads/task running with publish and subscribe within mcu
3. Custom Transport Functionality - this will allow to replace UDP/TCP transport to serial transport etc.
Please clarify on these. I could not see above options enabling config files in embeddedRTPS compared to Micro-ROS XRCE DDS.
If not please let me know if there is any way to have publisher and subscriber within a mcu to establish communication between two different tasks one as publisher and other as subscriber on same topic ?
Please mention if there is any limitations while using embeddedRTPS.
Information from you is really helpful to me. Please reply ASAP. Thank you in advance