Metadata-Version: 2.4
Name: ros-rmw
Version: 7.8.2
Summary: A ROS 2 package providing the RMW interface, an abstraction layer for DDS implementations to communicate with the ROS 2 Client Library.
Description-Content-Type: text/markdown
Requires-Dist: ros-rosidl-dynamic-typesupport~=0.3.1
Requires-Dist: ros-rcutils~=6.9.8
Requires-Dist: ros-rosidl-runtime-c~=4.9.5
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

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

# RMW

The ROS 2 Middleware Interface provides an abstraction layer to different DDS implementations for communication with the ROS 2 Client Library. This package contains the `rmw` interface for DDS implementation and some general functionality useful for implementers.

For more information, see https://design.ros2.org/articles/ros_middleware_interface.html

## Interface and Features
For specific information about the rmw interface and features, see its [api docs](http://docs.ros2.org/latest/api/rmw/).

## Quality Declaration

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