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