Nav2 Navigation Stack - rolling
main
ROS 2 Navigation Stack
|
A QoS profile for latched, reliable topics with a history of 10 messages. More...
#include <nav2_ros_common/include/nav2_ros_common/qos_profiles.hpp>
Public Member Functions | |
LatchedSubscriptionQoS (const int depth=10) | |
Constructor for LatchedSubscriptionQoS. More... | |
A QoS profile for latched, reliable topics with a history of 10 messages.
Definition at line 70 of file qos_profiles.hpp.
|
inlineexplicit |
Constructor for LatchedSubscriptionQoS.
depth | The history depth for the QoS profile, default is 10 |
Definition at line 78 of file qos_profiles.hpp.