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

Failed/incomplete Return-To-Land after Landing Detection Issue #10001

Closed
VertLim opened this issue Jul 23, 2018 · 1 comment · Fixed by #11172
Closed

Failed/incomplete Return-To-Land after Landing Detection Issue #10001

VertLim opened this issue Jul 23, 2018 · 1 comment · Fixed by #11172

Comments

@VertLim
Copy link

VertLim commented Jul 23, 2018

Hi,

I experienced a safety critical issue with a x8 multirotor using the latest stable PX4 firmware (1.8.0). The issue is triggered by the already known landing detection issues (c.f. #9696) and leads to a non-completed return-to-land mode!

In case the "landed" state is entered and subsequently left again (although the copter is physically already on the ground), the copter "jumps" back in the air and hovers closely above ground. Afterwards, it will not land automatically any more! You can see in the log, that the vehicle_local_position_setpoint.vz (as well as vx and vy) is not "reset" to my landing speed of 1 m/s (MPC_LAND_SPEED). By contrast, it stays at 0 m/s, which causes the copter to hover just above the ground. This must not happen even with a poorly configured landing detector (e.g. MPC_THR_HOVER, etc.).

grafik

Clearly, this is a safety critical bug as the copter might never land when the RC is empty/broken.

Greetings,
Thomas

@feemi
Copy link

feemi commented Aug 2, 2018

I have similar issue with octo coax wide configuration on 1.8.0. Vehicle landing states starts to change when i arm the vehicle. if it is in position mode, vehicle starts the ascend and moves vertically like bouncing.
poorlanddetection

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

Successfully merging a pull request may close this issue.

2 participants