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

Poor land detection #9696

Closed
LorenzMeier opened this issue Jun 16, 2018 · 6 comments · Fixed by #11172
Closed

Poor land detection #9696

LorenzMeier opened this issue Jun 16, 2018 · 6 comments · Fixed by #11172

Comments

@LorenzMeier
Copy link
Member

LorenzMeier commented Jun 16, 2018

@MaEtUgR @bkueng Could you have a look? This is blocking v1.8

A new flight report just got uploaded:
https://review.px4.io/plot_app?log=22cb36a7-2ac1-4cd8-b42c-cea152c7a141

Description: beta18_mc03_pxr(05)
Feedback: take-off in position mode; steady hold; nice tracking; good nav; poor land detection
Rating: Unsatisfactory
Wind Speed: Breeze
Uploader: santiago@3dr.com

Vehicle type: Quadrotor
Airframe: DJI Flame Wheel F450, Quadrotor x
Hardware: PX4FMU_V4
Vehicle UUID: 003200333435510837363434
Software git hash: aa625d9

@bkueng
Copy link
Member

bkueng commented Jun 18, 2018

@santiago3dr Can you describe what you mean with poor land detection?

@MaEtUgR
Copy link
Member

MaEtUgR commented Jun 18, 2018

The first suspect for any problems with land detection is in my experience the hover thrust configuration.
In the log MPC_THR_HOVER, 0.5 the hover thrust is 50% while the vehicle uses ~38% to hover in the equilibrium. Not sure from the problem description but it might be that setting the parameter MPC_THR_HOVER to 0.38 already solves the problem or at least helps to improve it.

This setting should be part of the initial setup procedure and could in the future even be detected automatically (not for 1.8).

@santiago3dr
Copy link

@bkueng
The issue I encounter is that when the copter touches the ground, sometimes the copter jumps back up about 1 meter and lands again or the other thing that happens is the copter upon touching the ground, lifts two legs and sort of jumps a few times before disarming.

I was not able to reproduce this in today's flights but as soon as I see it again, I'll send you a video clip of said behavior.

@santiago3dr
Copy link

@stale
Copy link

stale bot commented Jan 21, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@MaEtUgR
Copy link
Member

MaEtUgR commented Jan 21, 2019

@stale_bot There is recent activity, see #11172 in which I referenced this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants