Fast-DDS

所属分类:人工智能/神经网络/深度学习
开发工具:C++
文件大小:9935KB
下载次数:0
上传日期:2023-05-04 15:22:18
上 传 者sh-1993
说明:  快速DDS,最完整的DDS-经验证:大量成功案例。
(Fast-DDS,The most complete DDS - Proven: Plenty of success cases.)

文件列表:
.settings (0, 2023-06-06)
.settings\org.eclipse.cdt.codan.core.prefs (10328, 2023-06-06)
CMakeLists.txt (22724, 2023-06-06)
CONTRIBUTING.md (5908, 2023-06-06)
CTestJenkins.cmake (4129, 2023-06-06)
LICENSE (11358, 2023-06-06)
PLATFORM_SUPPORT.md (3144, 2023-06-06)
Public_API_foonathan_memory.md (1827, 2023-06-06)
QUALITY.md (14562, 2023-06-06)
... ...

# eProsima Fast DDS [![FIWARE Robotics](https://nexus.lab.fiware.org/static/badges/chapters/robotics.svg)](https://www.fiware.org/developers/catalogue/) [![License](https://img.shields.io/github/license/eProsima/Fast-RTPS.svg)](https://opensource.org/licenses/Apache-2.0) [![Releases](https://img.shields.io/github/v/release/eProsima/Fast-RTPS?sort=semver)](https://github.com/eProsima/Fast-RTPS/releases) [![Issues](https://img.shields.io/github/issues/eProsima/Fast-RTPS.svg)](https://github.com/eProsima/Fast-RTPS/issues) [![Forks](https://img.shields.io/github/forks/eProsima/Fast-RTPS.svg)](https://github.com/eProsima/Fast-RTPS/network/members) [![Stars](https://img.shields.io/github/stars/eProsima/Fast-RTPS.svg)](https://github.com/eProsima/Fast-RTPS/stargazers) [![Twitter Follow](https://img.shields.io/twitter/follow/eprosima?style=social)](https://twitter.com/EProsima)
[![Documentation badge](https://img.shields.io/readthedocs/eprosima-fast-rtps.svg)](https://eprosima-fast-rtps.readthedocs.io) ![Status](https://nexus.lab.fiware.org/static/badges/statuses/incubating.svg) [![Linux ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_linux/badge/icon?subject=%20%20%20Linux%20CI%20)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_linux) [![Linux arm*** ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_linux_aarch***/badge/icon?subject=%20%20%20Linux-aarch***%20CI%20)](http://jenkins.eprosima.com:8080/view/Nightly/job/nightly_fastdds_sec_master_linux_aarch***/) [![Windows ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_windows/label=windows-secure,platform=x***,toolset=v142/badge/icon?subject=%20%20%20%20Windows%20CI%20)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_windows/label=windows-secure,platform=x***,toolset=v142) [![Mac ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_mac/badge/icon?subject=%20%20%20%20%20%20%20Mac%20CI%20)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_mac) [![Coverage](https://img.shields.io/jenkins/coverage/cobertura.svg?jobUrl=http%3A%2F%2Fjenkins.eprosima.com%3A8080%2Fjob%2Fnightly_fastdds_coverage_linux)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_coverage_linux) *eprosima Fast DDS* (formerly Fast RTPS) is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. RTPS is also the wire interoperability protocol defined for the Data Distribution Service (DDS) standard. *eProsima Fast DDS* expose an API to access directly the RTPS protocol, giving the user full access to the protocol internals. Some of the main features of this library are: * Configurable best-effort and reliable publish-subscribe communication policies for real-time applications. * Plug and play connectivity so that any new applications are automatically discovered by any other members of the network. * Modularity and scalability to allow continuous growth with complex and simple devices in the network. * Configurable network behavior and interchangeable transport layer: Choose the best protocol and system input/output channel combination for each deployment. * Two API Layers: a high-level Publisher-Subscriber one focused on usability (DDS) and a lower-level Writer-Reader one that provides finer access to the inner workings of the RTPS protocol. *eProsima Fast DDS* has been adopted by multiple organizations in many sectors including these important cases: * Robotics: ROS (Robotic Operating System) as their default middleware for every ROS 2 long term (LTS) releases and most of the non-LTS releases. * EU R&D: FIWARE Incubated GE. This project is part of [FIWARE](https://www.fiware.org/). For more information check the FIWARE Catalogue entry for [Robotics](https://github.com/Fiware/catalogue/tree/master/robotics). ## Want us to share your project with the community? Write to evaluation.support@eprosima.com or mention @EProsima on Twitter. We are curious to get to know your use case! ## Supported platforms More information about the official support can be found [here](https://github.com/eProsima/Fast-DDS/blob/master/PLATFORM_SUPPORT.md#platform-support) * Linux [![Linux ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_linux/badge/icon?subject=%20%20%20Linux%20CI%20)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_linux) * Linux-aarch*** [![Linux arm*** ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_linux_aarch***/badge/icon?subject=%20%20%20Linux-aarch***%20CI%20)](http://jenkins.eprosima.com:8080/view/Nightly/job/nightly_fastdds_sec_master_linux_aarch***/) * Windows [![Windows ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_windows/label=windows-secure,platform=x***,toolset=v142/badge/icon?subject=%20%20%20%20Windows%20CI%20)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_windows/label=windows-secure,platform=x***,toolset=v142) * Mac [![Mac ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_mac/badge/icon?subject=%20%20%20%20%20%20%20Mac%20CI%20)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_mac) ## Installation Guide You can get either a binary distribution of *eprosima Fast DDS* or compile the library yourself from source. Please, refer to [Fast DDS documentation](https://fast-dds.docs.eprosima.com/en/latest/installation/binaries/binaries_linux.html) for the complete installation guide. ### Installation from binaries The latest, up to date binary release of *eprosima Fast DDS* can be obtained from the company website. ## Documentation You can access the documentation online, which is hosted on [Read the Docs](https://fast-dds.docs.eprosima.com). * [Start Page](https://fast-dds.docs.eprosima.com) * [Installation manual](https://fast-dds.docs.eprosima.com/en/latest/installation/binaries/binaries_linux.html) * [User manual](https://fast-dds.docs.eprosima.com/en/latest/fastdds/getting_started/getting_started.html) * [Fast DDS-Gen manual](https://fast-dds.docs.eprosima.com/en/latest/fastddsgen/introduction/introduction.html) * [Fast DDS CLI manual](https://fast-dds.docs.eprosima.com/en/latest/fastddscli/cli/cli.html) * [eProsima Docker image manual](https://fast-dds.docs.eprosima.com/en/latest/docker/docker.html) * [Release notes](https://fast-dds.docs.eprosima.com/en/latest/notes/notes.html) ## Quality Declaration *eprosima Fast DDS* claims to be in the **Quality Level 1** category based on the guidelines provided by [ROS 2](https://ros.org/reps/rep-2004.html). See the [Quality Declaration](https://github.com/eProsima/Fast-DDS/blob/master/QUALITY.md) for more details. ## Quick Demo eProsima provides the eProsima Fast DDS Suite Docker image for those who want a quick demonstration of Fast-DDS running on an Ubuntu platform. It can be downloaded from [eProsima's downloads page](https://eprosima.com/index.php/downloads-all). This Docker image was built for Ubuntu 20.04 (Focal Fossa). To run this container you need **Docker installed**. From a terminal run the following command $ sudo apt-get install docker.io Load the docker image: $ docker load -i ubuntu-fastdds-suite:.tar $ docker tag ubuntu-fastdds-suite: ubuntu-fastdds-suite:latest Run the eProsima Fast DDS Suite Docker container: $ xhost local:root $ docker run -it --privileged -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix \ ubuntu-fastdds-suite: This Docker Image comes bundled with the following: ### Shapes Demo 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. You can read more about this application on the [Shapes Demo documentation page](https://eprosima-shapes-demo.readthedocs.io/). To run this application once inside the Docker container run: $ ShapesDemo eProsima Shapes Demo usage information can be found on the [Shapes Demo First Steps page](https://eprosima-shapes-demo.readthedocs.io/en/latest/first_steps/first_steps.html). ### Fast DDS Monitor eProsima Fast DDS Monitor is a graphical desktop application aimed at monitoring DDS environments deployed using the *eProsima Fast DDS* library. Thus, the user can monitor in real time the status of publication/subscription communications between DDS entities. They can also choose from a wide variety of communication parameters to be measured (latency, throughput,packet loss, etc.), as well as record and compute in real time statistical measurements on these parameters (mean, variance, standard deviation, etc.). You can read more about this application on the [Fast DDS Monitor documentation page](https://fast-dds-monitor.readthedocs.io/). To run this application once inside the Docker container run: $ fastdds_monitor eProsima Fast DDS Monitor usage information can be found on the [Fast DDS Monitor User Manual]( https://fast-dds-monitor.readthedocs.io/en/latest/rst/user_manual/initialize_monitoring.html). ### Fast DDS libraries and Examples Included in this Docker container is a set of binary examples that showcase several functionalities of the Fast DDS libraries. These examples' path can be accessed from a terminal by typing $ goToExamples From this folder you can access all examples, both for DDS and RTPS. We detail the steps to launch two such examples below. To launch the Hello World example (a minimal example that will perform a Publisher/Subscriber match and start sending samples) you could run: $ goToExamples $ cd dds/HelloWorldExample/bin $ tmux new-session "./HelloWorldExample publisher 0 1000" \; \ split-window "./HelloWorldExample subscriber" \; \ select-layout even-vertical This example is not constrained to the current instance. It's possible to run several instances of this container to check the communication between them by running the following from each container. $ goToExamples $ cd dds/HelloWorldExample/bin $ ./HelloWorldExample publisher or $ goToExamples $ cd dds/HelloWorldExample/bin $ ./HelloWorldExample subscriber Another example you could launch is the Benchmark example. This example creates either a Publisher or a Subscriber and on a successful match starts sending samples. After a few seconds the process that launched the Publisher will show a report with the number of samples transmitted. On the subscriber side, run: $ goToExamples $ cd dds/Benchmark/bin $ ./Benchmark subscriber udp On the publisher side, run: $ goToExamples $ cd dds/Benchmark/bin $ ./Benchmark publisher udp ## Getting Help If you need support you can reach us by mail at `support@eProsima.com` or by phone at `+34 91 804 34 48`. --- rosin_logo Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components. More information: rosin-project.eu eu_flag This project has received funding from the European Unions Horizon 2020 research and innovation programme under grant agreement no. 732287.

近期下载者

相关文件


收藏者