Skip to content

Commit

Permalink
Tools: helicopter.py -attempt to fix timeout error
Browse files Browse the repository at this point in the history
  • Loading branch information
bnsgeyer authored Apr 15, 2024
1 parent 44977d1 commit b9ac07a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/autotest/helicopter.py
Original file line number Diff line number Diff line change
Expand Up @@ -1022,6 +1022,7 @@ def AutoTune(self):
self.delay_sim_time(10)
self.disarm_vehicle()
continue

raise NotAchievedException("AUTOTUNE failed (%u seconds)" %
(self.get_sim_time() - tstart))

Expand Down

0 comments on commit b9ac07a

Please sign in to comment.