Todo List
- Member rclcpp::NodeOptions::parameter_event_publisher_options (const rclcpp::PublisherOptionsBase ¶meter_event_publisher_options)
(wjwwood): make this take/store an instance of rclcpp::PublisherOptionsWithAllocator<Allocator>, but to do that requires NodeOptions to also be templated based on the Allocator type.