Logging
Location
Logging by default occurs in C:\Documents and Settings\_user_name_\.ros.
Without Rosout
If you want to minimalise logging without sending to rosout, this is quite possible simply by starting
rosmaster --core
instead of
roscore
[Documentation] [TitleIndex] [WordIndex] |
Logging by default occurs in C:\Documents and Settings\_user_name_\.ros.
If you want to minimalise logging without sending to rosout, this is quite possible simply by starting
rosmaster --core
instead of
roscore