We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using the range finder as the primary height reference the Local Z diverges while the vehicle is on the ground.
make px4_sitl_default gz_x500_lidar_down
change EKF2_HGT_REF to 2 (Range)
also reproducible with this unit test #24161
Local Z does not diverge
https://review.px4.io/plot_app?log=97012338-adb0-4ad7-a72c-0bbc5f05a0e7
main
sitl
None
No response
I'm trying to fly my quad with an ARK Flow in position mode and it does not hold altitude. I am on a quest to make this work.
The text was updated successfully, but these errors were encountered:
I also encounter this bug.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
When using the range finder as the primary height reference the Local Z diverges while the vehicle is on the ground.
To Reproduce
change EKF2_HGT_REF to 2 (Range)
also reproducible with this unit test
#24161
Expected behavior
Local Z does not diverge
Screenshot / Media
Flight Log
https://review.px4.io/plot_app?log=97012338-adb0-4ad7-a72c-0bbc5f05a0e7
Software Version
main
Flight controller
sitl
Vehicle type
None
How are the different components wired up (including port information)
No response
Additional context
I'm trying to fly my quad with an ARK Flow in position mode and it does not hold altitude. I am on a quest to make this work.
The text was updated successfully, but these errors were encountered: