Bug report
Required Info:
- Operating System:
- ROS2 Version:
- Version or commit hash:
- DDS implementation:
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