Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the amount of log information #14

Closed
osrf-migration opened this issue Jul 6, 2018 · 5 comments
Closed

Reduce the amount of log information #14

osrf-migration opened this issue Jul 6, 2018 · 5 comments
Labels
bug Something isn't working minor
Milestone

Comments

@osrf-migration
Copy link

Original report (archived issue) by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


There's a constant flow of log information:

[ INFO] [1530898335.354347581, 5.500000000]: 0: 0.0414236 / 0.000165695
[ INFO] [1530898335.855024332, 6.3167fc3ec4555094a7bbd76a87b675a9e5e2d065]: 0: 0.0414236 / 0.000165695
[ INFO] [1530898335.891886977, 6.037000000]: Command timeout!
[ INFO] [1530898336.357305769, 6.501000000]: 0: 0.0414236 / 0.000

that deviates the attention from other errors or sporadic log info. We should avoid continuous log messages.

We could either play with the log level or remove these calls to ROS_INFO_STREAM_THROTTLE() in usv_gazebo_thrust_plugin.cc.

@osrf-migration
Copy link
Author

Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


  • Edited issue description

@osrf-migration
Copy link
Author

Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


  • set milestone to "0.2"

@osrf-migration
Copy link
Author

Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


  • set assignee_account_id to "557058:4ded1ddf-947e-4154-bbd1-3dba24f1bdbd"
  • set assignee to "caguero (Bitbucket: caguero, GitHub: caguero)"

@osrf-migration
Copy link
Author

Original comment by Brian Bingham (Bitbucket: brian_bingham).


Agree - this is left over from dev.

@osrf-migration
Copy link
Author

Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


  • changed state from "new" to "resolved"

Solved in some of the plugin refactors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor
Projects
None yet
Development

No branches or pull requests

1 participant