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

Device config daemon should update at device's frame rate #12

Open
dzhoshkun opened this issue Nov 5, 2018 · 0 comments
Open

Device config daemon should update at device's frame rate #12

dzhoshkun opened this issue Nov 5, 2018 · 0 comments

Comments

@dzhoshkun
Copy link
Contributor

Currently it updates at 10 Hz, a heuristic, hard-coded value. However it'd be more elegant to run the update thread at the device's frame rate, or more specifically at the rate at which the parameter updating works. Beware that this might pose a chicken-and-egg problem.

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

1 participant