How do we Simulate CoreDDX DDS?

조회 수: 1 (최근 30일)
Srinivas Soma
Srinivas Soma 2021년 7월 16일
댓글: Mark McBroom 2022년 10월 10일
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.

답변 (1개)

Mark McBroom
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
Srinivas Soma
Srinivas Soma 2022년 10월 10일
Thank you Mark McBroom for the response. We are using CoreDX DDS in our project, so, thought of checking if the toolkit can be integrated similar to RTI DDS.
We have ARM Processor , 2 FPGAs and OS is Linux based.
Mark McBroom
Mark McBroom 2022년 10월 10일
You have a couple of options
  1. 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.
  2. 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 CenterFile 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!

Translated by