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

The Qualisys tab switches to the kalman estimator for all users #362

Closed
krichardsson opened this issue Dec 17, 2018 · 0 comments
Closed
Milestone

Comments

@krichardsson
Copy link
Contributor

krichardsson commented Dec 17, 2018

The Qualisys tab requires the kalman estimator to perform its tasks. The code uses the parameter framework to switch to the kalman estimator when a crazyflie is connected. The problem is that it is done regardless if the Qualisys tab is used or not, which means that the kalman estimator is always used, also if the user does not have a mocap system.

krichardsson added a commit that referenced this issue Dec 17, 2018
…h QTM and a Crazyflie is connected.

The worker thread switches the estimator the kalman estimator and since the thread only is running when the QTM is connect it will only happen for users with a Qualisys system.
@krichardsson krichardsson added this to the next_version milestone Dec 17, 2018
@krichardsson krichardsson changed the title The Qualisys tab switches to the kalman estimator The Qualisys tab switches to the kalman estimator for all users Dec 17, 2018
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