1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
[](https://www.eprosima.com/middleware/fast-dds)
<br>
<div class="menu" align="center">
<strong>
<a href="https://eprosima.com/index.php/downloads-all">Download</a>
<span> • </span>
<a href="https://fast-dds.docs.eprosima.com/en/latest/fastddsgen/introduction/introduction.html">Docs</a>
<span> • </span>
<a href="https://eprosima.com/index.php/company-all/news">News</a>
<span> • </span>
<a href="https://x.com/EProsima">X</a>
<span> • </span>
<a href="mailto:info@eprosima.com">Contact Us</a>
</strong>
</div>
<br><br>
<div class="badges" align="center">
<a href="https://opensource.org/licenses/Apache-2.0"><img alt="License" src="https://img.shields.io/github/license/eProsima/Fast-DDS-Gen.svg"/></a>
<a href="https://github.com/eProsima/Fast-DDS-Gen/releases"><img alt="Releases" src="https://img.shields.io/github/v/release/eProsima/Fast-DDS-Gen?sort=semver"/></a>
<a href="https://github.com/eProsima/Fast-DDS-Gen/issues"><img alt="Issues" src="https://img.shields.io/github/issues/eProsima/Fast-DDS-Gen.svg"/></a>
<a href="https://github.com/eProsima/Fast-DDS-Gen/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/eProsima/Fast-DDS-Gen.svg"/></a>
<a href="https://github.com/eProsima/Fast-DDS-Gen/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/eProsima/Fast-DDS-Gen.svg"/></a>
<br>
<a href="https://eprosima-fast-rtps.readthedocs.io"><img alt="Documentation badge" src="https://img.shields.io/readthedocs/eprosima-fast-rtps.svg"/></a>
<a href="https://github.com/eProsima/Fast-DDS-Gen/actions/workflows/nightly-ubuntu-ci.yml"><img alt="Ubuntu CI (nightly)" src="https://img.shields.io/github/actions/workflow/status/eProsima/Fast-DDS-Gen/nightly-ubuntu-ci.yml?label=Ubuntu%20CI%20(nightly)"></a>
</div>
<br><br>
*eProsima Fast DDS-Gen* is a Java tool to generate TypeSupport code compatible with [*eProsima Fast DDS*](https://github.com/eProsima/Fast-DDS) library.
## Commercial support
Looking for commercial support? Write us to info@eprosima.com
Find more about us at [eProsima’s webpage](https://eprosima.com/).
## Installation manual
Instructions about how to install and run the tool can be found in [Fast DDS installation manual](https://fast-dds.docs.eprosima.com/en/latest/installation/sources/sources_linux.html#fast-dds-gen-installation).
## Documentation
[Tool documentation](https://fast-dds.docs.eprosima.com/en/latest/fastddsgen/introduction/introduction.html) can be found with Fast DDS documentation.
|