ShapesDemo
This application demostrates the capabilities of eProsima Fast RTPS. Looking for commercial support? Contact info@eprosima.com
Install / Use
/learn @eProsima/ShapesDemoREADME
<br><br>
<div class="badges" align="center"> <a href="https://www.gnu.org/licenses/gpl-3.0.en.html"><img alt="License" src="https://img.shields.io/github/license/eProsima/ShapesDemo.svg"/></a> <a href="https://github.com/eProsima/ShapesDemo/releases"><img alt="Releases" src="https://img.shields.io/github/v/release/eProsima/ShapesDemo?sort=semver"/></a> <a href="https://github.com/eProsima/ShapesDemo/issues"><img alt="Issues" src="https://img.shields.io/github/issues/eProsima/ShapesDemo.svg"/></a> <a href="https://github.com/eProsima/ShapesDemo/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/eProsima/ShapesDemo.svg"/></a> <a href="https://github.com/eProsima/ShapesDemo/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/eProsima/ShapesDemo.svg"/></a> <br> <a href="https://eprosima-shapes-demo.readthedocs.io"><img alt="Documentation badge" src="https://img.shields.io/readthedocs/eprosima-shapes-demo.svg"/></a> <a href="https://github.com/eProsima/ShapesDemo/actions/workflows/nightly-ubuntu-ci.yml"><img alt="Ubuntu CI" src="https://img.shields.io/github/actions/workflow/status/eProsima/ShapesDemo/nightly-ubuntu-ci.yml?label=Ubuntu%20CI"></a> <a href="https://github.com/eProsima/ShapesDemo/actions/workflows/nightly-windows-ci.yml"><img alt="Windows CI" src="https://img.shields.io/github/actions/workflow/status/eProsima/ShapesDemo/nightly-windows-ci.yml?label=Windows%20CI"></a> </div><br><br>
eProsima Shapes Demo is an application in which Publishers and Subscribers are shapes of different colors and sizes moving on a board. Each shape refers to its own topic: Square, Triangle or Circle. A single instance of the eProsima Shapes Demo can publish on or subscribe to several topics at a time.
It can be used to demonstrate the capabilities of eProsima Fast DDS or as a proof of interoperability with other DDS/RTPS-compliant implementations.
<p align="center"> <img height="400" src="./images/shapes_demo.gif"> </p>Commercial support
Looking for commercial support? Write us to info@eprosima.com
Find more about us at eProsima’s webpage.
Documentation
You can access the documentation online, which is hosted on Read the Docs.

