Closed sanderux closed 7 years ago
So step 1 would be some kind of generic flyaway detection perhaps in navigator or something more specific in the fw controllers.
I think the easiest way is to see if the position setpoint error is increasing over a period of time (10 secs or so).
That sounds reasonable. One thing that immediately comes to mind is figuring out how it would fit in with engine failure detection.
How about fly away in Quad mode? Not unseen scenario. It is good to think about fly aways in general. Good idea is to use the QuadChute for the purpose.
Closing as stale.
Some VTOL systems can suffer from actuation problems in FW flight. This could be related to CG, aileron travel or simply a nonalignment of the control surfaces. The result is a fly-off of the vehicle. This is a users remark on gitter that probably had such an issue (but got lucky)
A standard geofence / rtl would not work in this case as this would attempt an RTL in FW mode, and it is disabled by default.
For standard VTOL we could consider deploying QuadChute when the VTOL drifts off course or is unable to navigate. Any thoughts? And is there already a detection for such a condition? and if not, what would you propose as detection method?
@AndreasAntener @tumbili @dagar