Skip to content

Commit fff009a

Browse files
authored
Add missing 'enable_rosout' comments (#2345)
Signed-off-by: Jiaqi Li <ljq0831@qq.com>
1 parent 2204e44 commit fff009a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rclcpp/include/rclcpp/node_options.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ class NodeOptions
4343
* - arguments = {}
4444
* - parameter_overrides = {}
4545
* - use_global_arguments = true
46+
* - enable_rosout = true
4647
* - use_intra_process_comms = false
4748
* - enable_topic_statistics = false
4849
* - start_parameter_services = true

0 commit comments

Comments
 (0)