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

Logging information from Client #86

Open
aaronchongth opened this issue Apr 27, 2021 · 1 comment
Open

Logging information from Client #86

aaronchongth opened this issue Apr 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@aaronchongth
Copy link
Member

Feature request

Description

Design interfaces where Clients are able to report back logs or errors back to the Server.

Implementation considerations

  • This should target develop
  • This should be an abstract interface where users can implement to handle different types of robots and navigation stacks.
  • This feature should handle logs and reports in an agnostic way, without parsing or handling any resolutions.
  • There should be multiple levels of severity for logs and reports.
  • Stretch goal, to report logs in a retroactive fashion, to lower network usage during operation.
@aaronchongth aaronchongth added the enhancement New feature or request label Apr 27, 2021
@aaronchongth
Copy link
Member Author

This can be re-considered with #145, using any existing ROS logging topics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant