Robotics StackExchange | Archived questions

roscore log to stdout without tty

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?

Asked by paralin on 2015-07-16 17:09:21 UTC

Comments

Can you clarify where you want the output to go if you don't have a tty?

Asked by tfoote on 2015-07-19 07:47:56 UTC

Answers