Skip to content
Snippets Groups Projects
Commit deaa83bb authored by Paul Riseborough's avatar Paul Riseborough Committed by Lorenz Meier
Browse files

mc_pos_control: Use vertical position derivative when in velocity control mode

Stops vertical velocity bias errors preventing the vehicle from landing.
Use of the vertical derivative is blended in so that for zero vertical velocity set point, the  local_position.vz is used and when the magnitude of the vertical velocity setpoint exceeds the landing speed, the  local_position.z_deriv is used.
parent 26e85736
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment