How do we Simulate CoreDDX DDS?
3 views (last 30 days)
Show older comments
Hello Matlab Team,
We would like to understand how can we import the CoreDx DDS Library and try to simulate as similar to RTI DDS.
Also, how can we bring Processor & OS parameters to be considered as this is a Middleware.
0 Comments
Answers (1)
Mark McBroom
on 7 Oct 2022
Currently only RTI DDS and eProsima fastRTPS are supported.
What processor and OS parameters are you looking to be included?
2 Comments
Mark McBroom
on 10 Oct 2022
You have a couple of options
- Generate code using the RTI or eProsima option, but then delete code RTI/eProsima specifc code and update cmakelists.txt to use CoreDX includes, libraries, etc.
- MathWorks consulting services can add support for CoreDX to the DDS Blockset. There would be a charge for that. Contact your MathWorks account manager if you'd like to pursue this route.
See Also
Categories
Find more on Get Started with DDS Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!