Template Class All
Defined in File polling_subscriber.hpp
Class Documentation
-
template<typename MessageT>
class All Polling policy that keeps all received messages.
- Template Parameters:
MessageT – The message type.
Public Functions
Protected Functions
-
inline void check_qos(const rclcpp::QoS&)
Check the QoS settings for the subscription.
- Parameters:
qos – The QoS profile to check.