[ros-users] [Discourse.ros.org] [Next Generation ROS] ROS2 Launch not interleaving stdout?

Dirk Thomas ros.discourse at gmail.com
Mon Sep 25 19:18:30 UTC 2017



The problem might just be due to the way you invoke the processes. Python will by default perform output buffering. You might want to try forcing unbuffered output by e.g. setting the environment variable [PYTHONUNBUFFERED](https://docs.python.org/3/using/cmdline.html#envvar-PYTHONUNBUFFERED).





---
[Visit Topic](https://discourse.ros.org/t/ros2-launch-not-interleaving-stdout/2721/2) or reply to this email to respond.




More information about the ros-users mailing list