Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Navigator: fix VTOL land waypoint calculation
The setpoint.yaw can be NAN, and this made the calculated land point NAN as well. Looking at the current yaw is anyway a better way to approximate the course over ground that fundamentally should be used. Signed-off-by: Silvan Fuhrer <[email protected]>
- Loading branch information