Nav2 Navigation Stack - rolling  main
ROS 2 Navigation Stack
Public Member Functions | List of all members
nav2::qos::LatchedPublisherQoS Class Reference

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>

Inheritance diagram for nav2::qos::LatchedPublisherQoS:
Inheritance graph
[legend]
Collaboration diagram for nav2::qos::LatchedPublisherQoS:
Collaboration graph
[legend]

Public Member Functions

 LatchedPublisherQoS (const int depth=1)
 Constructor for LatchedPublisherQoS. More...
 

Detailed Description

A QoS profile for latched, reliable topics with a history of 1 messages.

Definition at line 50 of file qos_profiles.hpp.

Constructor & Destructor Documentation

◆ LatchedPublisherQoS()

nav2::qos::LatchedPublisherQoS::LatchedPublisherQoS ( const int  depth = 1)
inlineexplicit

Constructor for LatchedPublisherQoS.

Parameters
depthThe history depth for the QoS profile, default is 1

Definition at line 58 of file qos_profiles.hpp.


The documentation for this class was generated from the following file: