Skip to content

RCUTILS_CONSOLE_STDOUT_LINE_BUFFERED is now ignored. Please set RCUTILS_LOGGING_USE_STDOUT and RCUTILS_LOGGING_BUFFERED_STREAM to control the stream and the buffering of log messages. #1865

@Michael-Equi

Description

@Michael-Equi

Bug report

Required Info:

  • Operating System:
    • Ubuntu 20.04
  • ROS2 Version:
    • Foxy bianries
  • Version or commit hash:
  • DDS implementation:
    • Fast-RTPS

Steps to reproduce issue

launch the bringup_launch.py file

Expected behavior

No warnings indicating the RCUTILS_CONSOLE_STDOUT_LINE_BUFFERED is ignored

Actual behavior

All nodes flag RCUTILS_CONSOLE_STDOUT_LINE_BUFFERED as ignored and that the buffering of log messages should be handled with RCUTILS_LOGGING_USE_STDOUT and RCUTILS_LOGGING_BUFFERED_STREAM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions