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

GPS problem and kalman filter problem #44

Open
w2016561536 opened this issue Nov 26, 2022 · 0 comments
Open

GPS problem and kalman filter problem #44

w2016561536 opened this issue Nov 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@w2016561536
Copy link

Just like light house system. i tried to use estimatorEnqueuePosition to input WGS84 coordinate . I have modify the type of data from float to double in positionMeasurement_t. Hope that the drone could hover in the sky, but the reality is that it can not take off. Sometimes it will roll upside down. Doesn't it can not input a WGS84 coordinate?(I have switched the mode to POSHOLD_MODE)

By the way , when I use the kalman Estimator instead of complementary Estimator. Sometimes the data of drone's attitude will be reset to 0. Perhaps it is the reason why it can't hover properly?

@leeebo leeebo added the bug Something isn't working label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants