Skip to content

Commit e51c202

Browse files
committed
4.7:add WSL2 mirrored netwk SITL option
1 parent 56ca7fa commit e51c202

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: dev/source/docs/sitl-on-windows-wsl.rst

+7
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ Running SITL
2828
:target: ../_images/sitl-on-windows-wsl-vscode.png
2929
:width: 450px
3030

31+
.. note:: if you have configured WSL2 for mirrored networking (ie using the``set networkingMode=mirrored`` command), then use
32+
33+
::
34+
35+
cd ~/ardupilot/ArduCopter
36+
../Tools/autotest/sim_vehicle.py --map --console --no-wsl2-network
37+
3138
#. SITL and *MAVProxy* will start. *MAVProxy* displays three windows:
3239

3340
- command prompt in which you enter commands to SITL

0 commit comments

Comments
 (0)