Skip to Content

fastdds v3.3.0

Created
Updated

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.

# Usage

fastdds provides CMake targets:

find_package(fastdds CONFIG REQUIRED)
target_link_libraries(main PRIVATE fastdds) 

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • miyanyan's avatar miyanyan
  • jim wang's avatar jim wang
  • Adrien Bourdeaux's avatar Adrien Bourdeaux
  • toge's avatar toge
  • Kai Pastor's avatar Kai Pastor
  • Thomas1664's avatar Thomas1664

# Changelog

# Source