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

There is a way that I could run $ roscore and don't record log datas?

asked 2014-07-22 14:27:33 -0500

JoaoPedro gravatar image

There is a way that I could run $ roscore and don't record log datas?

Or, record a specific size of data and delete de older ones?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-07-22 15:21:21 -0500

ahendrix gravatar image

You can't turn off logging completely in ROS, but you can adjust the logger levels with the appropriate log4cxx and python logging configuration files as described in rosconsole configuration and rospy logging configuration

edit flag offensive delete link more

Comments

There are also many generic log rotation tools which could be applied to the output to limit size.

tfoote gravatar image tfoote  ( 2014-10-25 22:42:03 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-07-22 14:27:33 -0500

Seen: 171 times

Last updated: Jul 22 '14