Define RCLCPP_INFO_STREAM_SKIPFIRST

Define Documentation

RCLCPP_INFO_STREAM_SKIPFIRST(logger, stream_arg)

Log a message with given severity with the following condition:

  • The first log call is ignored but all subsequent calls are processed.

Parameters:
  • logger – The rclcpp::Logger to use

  • stream_arg – The argument << into a stringstream