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

Options to be passed to the executor constructor. More...

#include <rclcpp/executor_options.hpp>

Public Attributes

rclcpp::memory_strategy::MemoryStrategy::SharedPtr memory_strategy
 
rclcpp::Context::SharedPtr context
 
size_t max_conditions
 

Detailed Description

Options to be passed to the executor constructor.

Definition at line 28 of file executor_options.hpp.


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