diff --git a/rover/source/docs/follow-mode.rst b/rover/source/docs/follow-mode.rst index 48ad534f0d..b66dcf804f 100644 --- a/rover/source/docs/follow-mode.rst +++ b/rover/source/docs/follow-mode.rst @@ -21,11 +21,10 @@ If Vehicle A or B requires Ground Station Control, an additional Telemetry radio .. image:: ../images/Follow2.jpg :target: ../_images/Follow2.jpg -In the case of QGroundControl, all that is required is to switch to FOLLOW Mode once it is connected to QGroundControl. It will then follow the computer/phone running QGC. +If using QGroundControl ensure the Application setting under the General tab ``Stream GCS Position`` is set to "When in Follow Me Flight Mode" or "Always". Next connect to the vehicle and switch to FOLLOW Mode and it will then follow the computer/phone running QGC. -.. note:: - - Follow is available in Rover-3.5 (and higher) +.. image:: ../images/follow-mode-qgc-setting.png + :target: ../_images/follow-mode-qgc-setting.png The following parameters can be used to tune Follow mode's performance: diff --git a/rover/source/images/follow-mode-qgc-setting.png b/rover/source/images/follow-mode-qgc-setting.png new file mode 100644 index 0000000000..03d11c6a29 Binary files /dev/null and b/rover/source/images/follow-mode-qgc-setting.png differ