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