Metadata-Version: 2.4
Name: ros-fastrtps-cmake-module
Version: 3.6.2
Summary: A ROS package providing a CMake module to easily find and integrate eProsima FastRTPS installations within other ROS packages.
Description-Content-Type: text/markdown
Dynamic: description
Dynamic: description-content-type
Dynamic: summary

Built using https://github.com/ycheng517/ros-python-wheels.

# fastrtps_cmake_module

This package provides a CMake module to find the eProsima FastRTPS installation on a system.

## Features

The CMake module [FindFastRTPS.cmake](cmake/Modules/FindFastRTPS.cmake) enables packages to easily find FastRTPS by just adding the appropriate `find_package(fastrtps_cmake_module)` to their CMakeLists.txt file.

## Quality Declaration

This package claims to be in the **Quality Level 4** category, see the [Quality Declaration](QUALITY_DECLARATION.md) for more details.
