ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
5

Roslaunch without Rosout

asked 2011-05-25 20:44:03 -0500

Daniel Stonier gravatar image

We're often running off some slow-to-write filesystems, so want to minimise logging once we're out in the wild...but still want some logging so that problems can be investigated after the fact.

Subsequently it would be good if we could avoid duplicating alot of the logging - once is sufficient even if its spread across multiple files. i.e. no aggregated rosout log and no stdout log either.

I'm not sure about the stdout log, but I can comment rosout in roslaunch/roscore.xml. Are there any side effects to doing this? And is there sufficient interest to consider proposing this as an optional argument to roslaunch?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2011-05-26 04:40:56 -0500

kwc gravatar image

Modifying the roscore.xml is fine -- that's what it's there for.

Right now there is no option to disable logging in roslaunch. I'd entertain suggestions (in ticket form) of potential ways to enable this (i.e. command-line syntaxes, environment variables, config files, etc...).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2011-05-25 20:44:03 -0500

Seen: 1,453 times

Last updated: May 26 '11