From 795c3666c2941dad959d072cbb990d5a7c861aab Mon Sep 17 00:00:00 2001 From: Henry Wurzburg Date: Wed, 4 Oct 2023 11:28:23 -0500 Subject: [PATCH] add rover quicktune applet --- rover/source/docs/rover-tuning-process.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/rover/source/docs/rover-tuning-process.rst b/rover/source/docs/rover-tuning-process.rst index 70f61a81fa..ef13cdf63e 100644 --- a/rover/source/docs/rover-tuning-process.rst +++ b/rover/source/docs/rover-tuning-process.rst @@ -16,7 +16,7 @@ Setup the :ref:`Transmitter flight mode switch ` page. The high level steps are: @@ -32,7 +32,7 @@ Follow the instructions on the :ref:`Tuning Speed and Throttle ` Tune the Turn Rate Controller ------------------------------ +============================= Follow the instructions on the :ref:`Tuning Steering Rate ` page. The high level steps are: @@ -45,12 +45,17 @@ Follow the instructions on the :ref:`Tuning Steering Rate ` to the :ref:`ACRO_TURN_RATE ` value and optionally reduce :ref:`ACRO_TURN_RATE ` +Rover QuickTune LUA Script +========================== + +If the autopilot is capable of running :ref:`common-lua-scripts`, the instead of manually tuning steering and speed/throttle controllers, it ca be done automatically using the `rover-quicktune.lua applet `__. Read its `instruction file `_ for setup and use information. + Configure Pivot Turns (Skid Steering vehicles only) ---------------------------------------------------- +=================================================== If the vehicle uses :ref:`Skid Steering ` follow the instructions on the :ref:`Tuning Pivot Turns ` page Tune the Navigation Controller ------------------------------- +============================== Follow the instructions on the :ref:`Tuning Navigation ` page