Fast DDS
v2.7.2

Introduction

  • DDS API
  • Fast DDS-Gen
  • RTPS Wire Protocol
  • Main Features
  • Contacts and Commercial support
  • Contributing to the documentation
  • Structure of the documentation

Installation Manual

  • 1. Linux installation from binaries
  • 2. Windows installation from binaries
  • 3. Linux installation from sources
  • 4. Windows installation from sources
  • 5. Mac OS installation from sources
  • 6. CMake options

Fast DDS

  • 1. Getting Started
  • 2. Library Overview
  • 3. DDS Layer
  • 4. RTPS Layer
  • 5. Discovery
  • 6. Transport Layer
  • 7. Persistence Service
  • 8. Security
  • 9. Logging
  • 10. Statistics Module
    • 10.1. Statistics Module DDS Layer
      • 10.1.1. Statistics Topic names
      • 10.1.2. Statistics Domain Participant
      • 10.1.3. Statistics recommended QoS
  • 11. XML profiles
  • 12. Environment variables
  • 13. PropertyPolicyQos Options
  • 14. Dynamic Topic Types
  • 15. Typical Use-Cases
  • 16. ROS 2 using Fast DDS middleware
  • 17. C++ API Reference
  • 18. Python API Reference

Fast DDS-Gen

  • 1. Introduction
  • 2. Usage
  • 3. Building a publish/subscribe application
  • 4. Building Python auxiliary libraries
  • 5. Defining a data type via IDL

Fast DDS CLI

  • 1. CLI

Docker Images

  • 1. Docker Images

Release Notes

  • Version 2.7.2 (EOL)
  • Previous versions
Fast DDS
  • »
  • 10. Statistics Module »
  • 10.1. Statistics Module DDS Layer
  • Edit on GitHub

10.1. Statistics Module DDS Layer¶

This section explains the extended DDS API provided for the Statistics Module. First, the Statistics Topic List is presented together with the corresponding collected data. Next, the methods to enable/disable the corresponding DataWriters are explained. Finally, the recommended QoS for enabling the DataWriters and creating the user’s DataReaders that subscribe to the Statistics topics are described.

  • 10.1.1. Statistics Topic names
    • 10.1.1.1. HISTORY_LATENCY_TOPIC
    • 10.1.1.2. NETWORK_LATENCY_TOPIC
    • 10.1.1.3. PUBLICATION_THROUGHPUT_TOPIC
    • 10.1.1.4. SUBSCRIPTION_THROUGHPUT_TOPIC
    • 10.1.1.5. RTPS_SENT_TOPIC
    • 10.1.1.6. RTPS_LOST_TOPIC
    • 10.1.1.7. HEARTBEAT_COUNT_TOPIC
    • 10.1.1.8. ACKNACK_COUNT_TOPIC
    • 10.1.1.9. NACKFRAG_COUNT_TOPIC
    • 10.1.1.10. GAP_COUNT_TOPIC
    • 10.1.1.11. DATA_COUNT_TOPIC
    • 10.1.1.12. RESENT_DATAS_TOPIC
    • 10.1.1.13. SAMPLE_DATAS_TOPIC
    • 10.1.1.14. PDP_PACKETS_TOPIC
    • 10.1.1.15. EDP_PACKETS_TOPIC
    • 10.1.1.16. DISCOVERY_TOPIC
    • 10.1.1.17. PHYSICAL_DATA_TOPIC
  • 10.1.2. Statistics Domain Participant
    • 10.1.2.1. Enable statistics DataWriters
    • 10.1.2.2. Disable statistics DataWriters
    • 10.1.2.3. Obtain pointer to the extended DomainParticipant class
    • 10.1.2.4. Example
    • 10.1.2.5. Automatically enabling statistics DataWriters
  • 10.1.3. Statistics recommended QoS
    • 10.1.3.1. Statistics DataWriter recommended QoS
    • 10.1.3.2. Statistics DataReader recommended QoS
Next Previous

© Copyright 2019, eProsima. Revision aa3972ee.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v2.7.2
Versions
latest
stable
v2.9.1
v2.9.0
v2.8.1
v2.8.0
v2.7.2
v2.7.1
v2.7.0
v2.6.4
v2.6.3
v2.6.2
v2.6.1
v2.6.0
v2.5.1
v2.5.0
v2.4.1
v2.4.0
v2.3.5
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.0
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v1.10.0
v1.9.4
v1.9.3
v1.9.2
v1.9.1
v1.9.0
v1.8.3
v1.8.2
v1.8.1
v1.7.2
v1.7.1
v1.7.0
v1.6.0
1.5.0
fiware
feature-disable-acks-static-xml
feature-content-filter-writer-main
Downloads
On Read the Docs
Project Home
Builds