Tools: autotest: acceptance distance for rally points is WP_RADIUS

This commit is contained in:
Peter Barker 2019-03-10 20:07:03 +11:00 committed by Peter Barker
parent c464da69f1
commit e4b3ad377d

View File

@ -932,7 +932,7 @@ Brakes have negligible effect (with=%0.2fm without=%0.2fm delta=%0.2fm)
-105.229401,
0,
0)
self.wait_location(loc)
self.wait_location(loc, accuracy=self.get_parameter("WP_RADIUS"))
self.disarm_vehicle()
def tests(self):