Hi,
I have some nodes running, and I can see all logs in the terminal. Also, a log file is created at $ROS_LOG_DIR per node. But, these log files are empty, until the node is stopped. It is not flushing each 5 seconds neither each 3 seconds.
Is there an option in rcl_logging to flush, almost in realtime or something like this?
Thanks,