Get Started with DDS Blockset (original) (raw)

Main Content

Design and simulate DDS applications

DDS Blockset provides apps and blocks for modeling and simulating software applications that publish or subscribe to Data Distribution Service (DDS) middleware. The blockset includes a DDS dictionary that lets you manage, create, and edit your DDS definitions in SimulinkĀ®. You can import DDS specifications as XML files to create a skeleton Simulink model as a starting point for developing algorithms for DDS applications.

DDS Blockset provides blocks for publishing and subscribing samples to DDS, including their corresponding Quality of Service (QoS). It fully integrates with the RTI Connext DDS and eProsima Fast DDS stacks.

DDS Blockset generates C++ code and XML files from Simulink models (with Embedded CoderĀ®).

Tutorials

Create DDS Applications in Simulink

Learn how applications modeled in Simulink can use DDS.

About Data Distribution Service (DDS)