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

Vehicle reject position control when using optical flow #114

Open
MKargus0 opened this issue Jul 13, 2019 · 2 comments
Open

Vehicle reject position control when using optical flow #114

MKargus0 opened this issue Jul 13, 2019 · 2 comments

Comments

@MKargus0
Copy link

My px4(1.9.2) Quad reject position control when using Px4 flow sensor(Holybro) with PX4 Pro latest firmware
I use i2c bus for conection.

SENS_FLOW_ROT = 270
I try to use LPE
LPE_FUSION = 4
LPE_FLW_QMIN = 10.
LPE_FLW_SCALE = 1.0.
LPE_FLW_R = 0.1.
LPE_FLW_RR = 0.0.
and EKF 2 estimator
EKF2_AID_MASK = 2
EKF2_OF_DELAY = 0.
EKF2_OF_QMIN = 10.
EKF2_OF_N_MIN = 0.05.
EKF2_OF_N_MAX = 0.2

Can you help me with this ? Thank you.

.

@kornat
Copy link

kornat commented Oct 1, 2019

I have exactly the same problem.

@zhanghaijason
Copy link

Hi, is there any progress in using optical flow sensor? I am running the same rejection position problem with a flow breakboard. Thanks

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

3 participants