mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 08:23:56 -04:00
autotest: disable PolyFenceObjectAvoidanceBendyRuler as it is unreliable ATM
This commit is contained in:
parent
2245399ff9
commit
f60ecbfe4e
@ -6825,6 +6825,7 @@ Brakes have negligible effect (with=%0.2fm without=%0.2fm delta=%0.2fm)
|
||||
return {
|
||||
"SlewRate": "got timing report failure on CI",
|
||||
"MAV_CMD_NAV_SET_YAW_SPEED": "compiled out of code by default",
|
||||
"PolyFenceObjectAvoidanceBendyRuler": "unreliable",
|
||||
}
|
||||
|
||||
def rc_defaults(self):
|
||||
|
Loading…
Reference in New Issue
Block a user