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

Suggestion: add "required" topics for -no-ui #11

Open
JanQuenzel opened this issue Sep 4, 2021 · 2 comments
Open

Suggestion: add "required" topics for -no-ui #11

JanQuenzel opened this issue Sep 4, 2021 · 2 comments

Comments

@JanQuenzel
Copy link
Contributor

When running with the no-ui flag, it would be nice to get an error message if some required message like sensor data is not recorded.

@xqms
Copy link
Owner

xqms commented Sep 13, 2021

Interesting idea! I wonder, however, what the criterion for recorded/not recorded could be. I think it's not that easy to determine, since some messages are generated quite infrequently.

You can also take a look at the rqt GUI we are developing in the feature/gui branch, maybe it addresses your use case already.

@JanQuenzel
Copy link
Contributor Author

Required topics might be added with a certain allowable timeout or minimal frequency.
e.g.: --required-topics /os_cloud_node/points:5hz /os_cloud_node/imu:0.1s with the colon as a special character to discern topic from frequency / timeout

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

No branches or pull requests

2 participants