ros2 / rmw_fastrtps

Implementation of the ROS Middleware (rmw) Interface using eProsima's Fast RTPS.
Apache License 2.0
157 stars 117 forks source link

Runtime Interface Reflection: rmw_fastrtps #655

Closed methylDragon closed 1 year ago

methylDragon commented 1 year ago

This PR is part of the runtime interface reflection subscription feature of REP-2011: https://github.com/ros2/ros2/issues/1374

Description

This PR includes implementation of the new rmw APIs for supporting runtime interface reflection:

It also includes:

TODO: