How do we Simulate CoreDDX DDS?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Mark McBroom
2022-10-7
Currently only RTI DDS and eProsima fastRTPS are supported.
What processor and OS parameters are you looking to be included?
2 个评论
Mark McBroom
2022-10-10
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with DDS Blockset 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!