roscore log to stdout without tty [closed]
At the moment if I try to run roscore from a shell script without a tty attached, nothing is output to stdout.
How can I force it to output to stdout even without a TTY attached?
Can you clarify where you want the output to go if you don't have a tty?