Ask Your Question
2

rospy logging

asked 2011-06-18 10:23:53 -0500

bhaskara gravatar image bhaskara
1014 9 21 28

The logging overview page for rospy (http://www.ros.org/wiki/rospy/Overview/Logging) mentions that as of Diamondback, logging is configured using a file in the fileConfig format. Is there an example of how to set this up? Also, do there exist handlers that publish to rosout, and can those be configured from the file as well?

edit retag flag offensive close delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-09-02 15:13:54 -0500

kwc gravatar image kwc
7572 29 77 126
http://kwc.org/

http://docs.python.org/library/configparser.html

http://docs.python.org/library/logging.config.html

You cannot configure rosout via the rospy logging format.

In the future, I hope to use a non-logging-module-based solution for rospy, as it is difficult to manipulate.

edit flag offensive delete publish link more

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2011-06-18 10:23:53 -0500

Seen: 139 times

Last updated: Sep 02 '11