ROS 2 rclcpp + rcl - humble  humble
ROS 2 C++ Client Library with ROS Client Library
Public Attributes | List of all members
rcl_publisher_options_s Struct Reference

Options available for a rcl publisher. More...

#include <rcl/publisher.h>

Public Attributes

rmw_qos_profile_t qos
 Middleware quality of service settings for the publisher.
 
rcl_allocator_t allocator
 Custom allocator for the publisher, used for incidental allocations. More...
 
rmw_publisher_options_t rmw_publisher_options
 rmw specific publisher options, e.g. the rmw implementation specific payload.
 

Detailed Description

Options available for a rcl publisher.

Definition at line 43 of file publisher.h.

Member Data Documentation

◆ allocator

rcl_allocator_t rcl_publisher_options_s::allocator

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