Skip to content

SanderMertens/dds-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dds-helloworld

A minimalistic OMG DDS example

Description

Two simple applications that demonstrate publishing and subscribing to DDS.

Building

A simple build.sh file is included that builds the project. Note that the build.sh file is written for OpenSplice.

Usage

Run the following commands:

./sub &
./pub

Output:

Sample received: id=0, value='Hello World'

About

A minimalistic OMG DDS example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published