ROS 2 rclcpp + rcl - humble
humble
ROS 2 C++ Client Library with ROS Client Library
|
Contains callbacks for various types of events a Publisher can receive from the middleware. More...
#include <rclcpp/qos_event.hpp>
Public Attributes | |
QOSDeadlineOfferedCallbackType | deadline_callback |
QOSLivelinessLostCallbackType | liveliness_callback |
QOSOfferedIncompatibleQoSCallbackType | incompatible_qos_callback |
Contains callbacks for various types of events a Publisher can receive from the middleware.
Definition at line 58 of file qos_event.hpp.