Skip to content

Commit

Permalink
4.7:add WSL2 mirrored netwk SITL option
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Jan 23, 2025
1 parent 56ca7fa commit e51c202
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dev/source/docs/sitl-on-windows-wsl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ Running SITL
:target: ../_images/sitl-on-windows-wsl-vscode.png
:width: 450px

.. note:: if you have configured WSL2 for mirrored networking (ie using the``set networkingMode=mirrored`` command), then use

::

cd ~/ardupilot/ArduCopter
../Tools/autotest/sim_vehicle.py --map --console --no-wsl2-network

#. SITL and *MAVProxy* will start. *MAVProxy* displays three windows:

- command prompt in which you enter commands to SITL
Expand Down

0 comments on commit e51c202

Please sign in to comment.