How do we Simulate CoreDDX DDS?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Mark McBroom
el 7 de Oct. de 2022
Currently only RTI DDS and eProsima fastRTPS are supported.
What processor and OS parameters are you looking to be included?
2 comentarios
Mark McBroom
el 10 de Oct. de 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.
Ver también
Categorías
Más información sobre Get Started with DDS Blockset en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!