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

Revision history [back]

click to hide/show revision 1
initial version

I am not quite sure how to capture stderr with ROS routines. However, I solved using the following http://forums.devshed.com/python-programming-11/redirect-stdout-stderr-file-500952.html, which redirects stderr to a file.