rticonnextdds-examples

所属分类:C/C++基础
开发工具:Python
文件大小:3660KB
下载次数:0
上传日期:2023-04-14 00:26:48
上 传 者sh-1993
说明:  该存储库包含有关如何使用RTI Connext DDS的特定功能的示例。
(This repository includes examples on how to use specific features of RTI Connext DDS.)

文件列表:
.clang-format (3914, 2023-10-10)
.clang-tidy (12577, 2023-10-10)
.markdownlint.json (375, 2023-10-10)
.markdownlintignore (22, 2023-10-10)
CONTRIBUTING.md (330, 2023-10-10)
Jenkinsfile (10604, 2023-10-10)
LICENSE (489, 2023-10-10)
examples (0, 2023-10-10)
examples\CMakeLists.txt (1892, 2023-10-10)
examples\cloud_discovery_service (0, 2023-10-10)
examples\cloud_discovery_service\CMakeLists.txt (1151, 2023-10-10)
examples\cloud_discovery_service\library_api (0, 2023-10-10)
examples\cloud_discovery_service\library_api\c++11 (0, 2023-10-10)
examples\cloud_discovery_service\library_api\c++11\CMakeLists.txt (1742, 2023-10-10)
examples\cloud_discovery_service\library_api\c++11\CloudDiscoveryServiceConfig.xml (643, 2023-10-10)
examples\cloud_discovery_service\library_api\c++11\cloud_discovery_service_library_api.cxx (3511, 2023-10-10)
examples\cloud_discovery_service\library_api\c (0, 2023-10-10)
examples\cloud_discovery_service\library_api\c\CMakeLists.txt (1528, 2023-10-10)
examples\cloud_discovery_service\library_api\c\CloudDiscoveryServiceConfig.xml (643, 2023-10-10)
... ...

# rticonnextdds-examples [![Build and run static analysis](https://github.com/rticommunity/rticonnextdds-examples/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/rticommunity/rticonnextdds-examples/actions/workflows/build.yml) This repository includes examples on how to use specific features of RTI Connext DDS. To contribute enhancements or additional examples to the repository, follow the instructions on our [RTI Connext DDS Examples Wiki](https://github.com/rticommunity/rticonnextdds-examples/wiki). Your contributions will be reviewed and as soon as they are approved they will automatically be included in the [RTI Community Portal Examples Section](http://community.rti.com). See [CONTRIBUTING.md](https://github.com/rticommunity/rticonnextdds-examples/blob/master/CONTRIBUTING.md) for further information about how to contribute with new examples to this repository. The examples contained in the [master](https://github.com/rticommunity/rticonnextdds-examples/tree/master) branch of this repository have been built and tested against RTI Connext DDS 7.2.0. If you need examples that have been built and tested against older versions of RTI Connext DDS, please check out the appropriate branch: - [release/7.1.0](https://github.com/rticommunity/rticonnextdds-examples/tree/release/7.1.0) - [release/7.0.0](https://github.com/rticommunity/rticonnextdds-examples/tree/release/7.0.0) - [release/6.1.1](https://github.com/rticommunity/rticonnextdds-examples/tree/release/6.1.1) - [release/6.1.0](https://github.com/rticommunity/rticonnextdds-examples/tree/release/6.1.0) - [release/6.0.1](https://github.com/rticommunity/rticonnextdds-examples/tree/release/6.0.1) - [release/6.0.0](https://github.com/rticommunity/rticonnextdds-examples/tree/release/6.0.0) - [release/5.3.0](https://github.com/rticommunity/rticonnextdds-examples/tree/release/5.3.0) - [release/5.2.0](https://github.com/rticommunity/rticonnextdds-examples/tree/release/5.2.0) - [release/5.1.0](https://github.com/rticommunity/rticonnextdds-examples/tree/release/5.1.0) - [release/5.0.0](https://github.com/rticommunity/rticonnextdds-examples/tree/release/5.0.0) ## Cloning Repository To clone the repository you will need to run `git clone` as follows to download both the repository and its submodule dependencies: ```bash git clone --recurse-submodule https://github.com/rticommunity/rticonnextdds-examples.git ``` If you forget to clone the repository with `--recurse-submodule`, simply run the following command to pull all the dependencies: ```bash git submodule update --init --recursive ```

近期下载者

相关文件


收藏者