Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
land_detector: Remove recently added vehicle_attitude.timestamp check…
… from MulticopterLandDetector::_get_maybe_landed_state(). (#13072) PR #12681 added a check to the MulticopterLandDetector::_get_maybe_landed_state() method for a valid vehicle_attitude.timstamp value to finish work in PR #9756. It was discovered that the addition of that check leaves it possible to fly in acro mode without a valid attitude and auto-disarm can engage, allowing the multicopter to fall out of the sky.
- Loading branch information