Different log file... every node outputs its own log file separate from the roslaunch one (<a href="http://www.ros.org/wiki/roscpp/Overview/Logging#Output">http://www.ros.org/wiki/roscpp/Overview/Logging#Output</a>).<br><br>

Josh<br><br><div class="gmail_quote">On Sun, Jun 13, 2010 at 7:08 PM, Bill Morris <span dir="ltr"><<a href="mailto:morris@ee.ccny.cuny.edu">morris@ee.ccny.cuny.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Sun, 2010-06-13 at 18:59 -0700, Josh Faust wrote:<br>
> The output will always go to the node's log file, even if you're not<br>
> running it through roslaunch.<br>
<br>
</div>That is unclear from the documentation, also now that I'm looking at it<br>
I am pretty sure the logs end up in ~/.ros/log not $ROS_ROOT/log<br>
<br>
<a href="http://www.ros.org/wiki/roslaunch/XML/node" target="_blank">http://www.ros.org/wiki/roslaunch/XML/node</a><br>
<br>
output="log|screen"(optional)<br>
<br>
      * If 'screen', stdout/stderr from the node will be sent to the<br>
        screen. If 'log', the output will be sent to a log file in<br>
        $ROS_ROOT/log. The default is 'log'.<br>
<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</div></div></blockquote></div><br>