Source: fastdds Section: libs Priority: optional Maintainer: Debian Robotics Team Uploaders: Timo Röhling Build-Depends: debhelper-compat (= 13), cmake, doxygen , # faketime , graphviz , libasio-dev, libboost-dev, libfastcdr-dev, libfoonathan-memory-dev, # libgmock-dev , # libgtest-dev , libsqlite3-dev, libssl-dev, libtinyxml2-dev, nlohmann-json3-dev, tao-pegtl-dev, # openssl , # python3 , Standards-Version: 4.6.1 Homepage: https://github.com/eProsima/Fast-DDS Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/robotics-team/fastdds.git Vcs-Browser: https://salsa.debian.org/robotics-team/fastdds Package: libfastrtps2.7 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: C++ library for the Real Time Publish Subscribe protocol This package is part of eProsima FastDDS. RTPS is the wire interoperability protocol defined for the Data Distribution Service (DDS) standard by the Object Management Group (OMG). . The library is a standalone C++ implementation compliant with the OMG DDS 1.4 and OMG RTPS 2.2 standards. It is a tier one implementation for ROS 2. Compared to other free DDS implementations, it is very feature-complete and provides two API layers: one for high-level Publish-Subscriber access that focuses on usability, and a lower-level Writer-Reader API that allows more sophisticated fine tuning of the RTPS protocol. Package: libfastrtps-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libfastrtps2.7 (= ${binary:Version}), libasio-dev, libfastcdr-dev, libfoonathan-memory-dev, libssl-dev, libtinyxml2-dev, ${misc:Depends} Suggests: libfastrtps-doc, fastddsgen Description: C++ library for the Real Time Publish Subscribe protocol - development headers This package is part of eProsima FastDDS. RTPS is the wire interoperability protocol defined for the Data Distribution Service (DDS) standard by the Object Management Group (OMG). . The library is a standalone C++ implementation compliant with the OMG DDS 1.4 and OMG RTPS 2.2 standards. It is a tier one implementation for ROS 2. Compared to other free DDS implementations, it is very feature-complete and provides two API layers: one for high-level Publish-Subscriber access that focuses on usability, and a lower-level Writer-Reader API that allows more sophisticated fine tuning of the RTPS protocol. . This package installs the development headers. Package: libfastrtps-doc Section: doc Architecture: all Multi-Arch: foreign Depends: libjs-jquery, ${misc:Depends} Description: C++ library for the Real Time Publish Subscribe protocol - documentation This package is part of eProsima FastDDS. RTPS is the wire interoperability protocol defined for the Data Distribution Service (DDS) standard by the Object Management Group (OMG). . The library is a standalone C++ implementation compliant with the OMG DDS 1.4 and OMG RTPS 2.2 standards. It is a tier one implementation for ROS 2. Compared to other free DDS implementations, it is very feature-complete and provides two API layers: one for high-level Publish-Subscriber access that focuses on usability, and a lower-level Writer-Reader API that allows more sophisticated fine tuning of the RTPS protocol. . This package installs the documentation. Package: fastdds-tools Section: net Architecture: any Depends: python3:any, ${shlibs:Depends}, ${misc:Depends} Description: eProsima FastDDS Discovery Server and Tools This package is part of eProsima FastDDS. It is a tier one implementation for ROS 2. . This package provides the Fast Discovery Server to facilitate reliable discovery of participants in the FastDDS network, and the FastDDS introspection tool.