# Micro-XRCE-DDS-Gen
**Repository Path**: microbee/Micro-XRCE-DDS-Gen
## Basic Information
- **Project Name**: Micro-XRCE-DDS-Gen
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-04-24
- **Last Updated**: 2023-04-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# eProsima Micro XRCE-DDS
[](https://github.com/eProsima/Micro-XRCE-DDS-Gen/releases)
[](https://github.com/eProsima/Micro-XRCE-DDS-Gen/blob/master/LICENSE)
[](https://github.com/eProsima/Micro-XRCE-DDS-Gen/issues)
[](https://github.com/eProsima/Micro-XRCE-DDS-Gen/network/members)
[](https://github.com/eProsima/Micro-XRCE-DDS-Gen/stargazers)
*eProsima Micro XRCE-DDS* is a software solution which allows to communicate eXtremely Resource Constrained Environments (XRCEs) with an existing DDS network.
This implementation complies with the specification proposal, "eXtremely Resource Constrained Environments DDS (DDS-XRCE)" submitted to the Object Management Group (OMG) consortium.
The *Micro XRCE-DDS Gen* provides a tool for generate serialization topic code from an idl file using *Micro CDR* serialization library.
Although this tool is intended to be used with *Micro XRCE-DDS Client* library,
the code generated does not depend of it and can be used externally with the only dependence of *Micro CDR*, used for native serializations.