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

what does the log directory consists of ??

asked 2019-02-27 16:29:37 -0500

charvi gravatar image

Hey ,I m beginner to the ROS . After running nodes earlier , I got some .log files in log directory . I want to know what is it basically . What info it consists ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-03-01 11:15:53 -0500

knxa gravatar image

updated 2019-03-01 11:16:08 -0500

Are you walking through the tutorials? That's a great way to learn and you will quickly come across the use of some logging statements like ROSINFO in c++ or rospy.loginfo in python.

The output form these messages can end up several places depending on your configuration etc.

Have a look at the introduction pages:

edit flag offensive delete link more

Comments

Thank you.

charvi gravatar image charvi  ( 2019-03-03 01:39:04 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2019-02-27 16:29:37 -0500

Seen: 306 times

Last updated: Mar 01 '19