{"id":27301497,"url":"https://github.com/eprosima/micro-xrce-dds-docs","last_synced_at":"2026-01-22T01:35:07.345Z","repository":{"id":41092410,"uuid":"113068619","full_name":"eProsima/Micro-XRCE-DDS-docs","owner":"eProsima","description":"Micro XRCE-DDS documentation. Looking for commercial support? Contact info@eprosima.com","archived":false,"fork":false,"pushed_at":"2025-03-18T09:41:53.000Z","size":2919,"stargazers_count":12,"open_issues_count":4,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-12T01:47:53.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eProsima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-04T16:45:51.000Z","updated_at":"2025-03-21T01:22:03.000Z","dependencies_parsed_at":"2025-01-27T16:27:36.942Z","dependency_job_id":"5694b72d-20fb-4018-b2a0-70a25a302db9","html_url":"https://github.com/eProsima/Micro-XRCE-DDS-docs","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/eProsima/Micro-XRCE-DDS-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eProsima%2FMicro-XRCE-DDS-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eProsima%2FMicro-XRCE-DDS-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eProsima%2FMicro-XRCE-DDS-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eProsima%2FMicro-XRCE-DDS-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eProsima","download_url":"https://codeload.github.com/eProsima/Micro-XRCE-DDS-docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eProsima%2FMicro-XRCE-DDS-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28649501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"ssl_error","status_checked_at":"2026-01-22T01:17:35.564Z","response_time":86,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-12T01:46:30.345Z","updated_at":"2026-01-22T01:35:07.327Z","avatar_url":"https://github.com/eProsima.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eProsima Micro XRCE-DDS\n\n\u003ca href=\"http://www.eprosima.com\"\u003e\u003cimg src=\"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSd0PDlVz1U_7MgdTe0FRIWD0Jc9_YH-gGi0ZpLkr-qgCI6ZEoJZ5GBqQ\" align=\"left\" hspace=\"8\" vspace=\"2\" width=\"100\" height=\"100\" \u003e\u003c/a\u003e\n\n*eProsima Micro XRCE-DDS* is a software solution which allows to communicate eXtremely Resource Constrained Environments (XRCEs) with an existing DDS network.\nThis implementation complies with the specification of the [eXtremely Resource Constrained Environments DDS (DDS-XRCE)](https://www.omg.org/spec/DDS-XRCE/) protocol as defined and maintained by the Object Management Group (OMG) consortium.\n\nThe *eProsima Micro XRCE-DDS* library implements a client-server protocol that enables resource-constrained devices (clients) to take part in DDS communications.\nThe *eProsima Micro XRCE-DDS Agent* (server) acts as a bridge to make this communication possible.\nIt acts on behalf of the *Micro XRCE-DDS Clients* to enable them to take part to the DDS Global Data Space\nas DDS publishers and/or subscribers.\n\n*eProsima Micro XRCE-DDS* provides both a plug and play *eProsima Micro XRCE-DDS Agent* and an API layer which allows the user to implement the *eProsima Micro XRCE-DDS Clients*.\n\n![Architecture](docs/images/xrcedds_architecture.png)\n\n## Commercial support\n\nLooking for commercial support? Write us to info@eprosima.com\n\nFind more about us at [eProsima’s webpage](https://eprosima.com/).\n\n## Documentation\n\nThe online documentation is hosted by Read the Docs.\n\n* [Start Page](http://micro-xrce-dds.readthedocs.io)\n* [Installation manual](http://micro-xrce-dds.readthedocs.io/en/latest/installation.html)\n* [User manual](http://micro-xrce-dds.readthedocs.io/en/latest/introduction.html)\n\n## Build local documentation\n\nOn Ubuntu, run:\n\n```bash\ngit clone https://github.com/eProsima/Micro-XRCE-DDS-docs\ncd Micro-XRCE-DDS-docs\nsudo apt -y install librsvg2-bin\npython3 -m venv python_deps\nsource python_deps/bin/activate\npip3 install -U -r rtd_requirements.txt\nmake html\nxdg-open build/html/index.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feprosima%2Fmicro-xrce-dds-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feprosima%2Fmicro-xrce-dds-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feprosima%2Fmicro-xrce-dds-docs/lists"}