I cannot connect to plane with these commands but works well with copter.
dronekit-sitl planer --home=-12.3743,130.8711,0,270
python -m MAVProxy.mavproxy --master tcp:127.0.0.1:5760 --sitl 127.0.0.1:5501 --out 127.0.0.1:14550 --out 127.0.0.1:14551 --out 127.0.0.1:14552
Env in windows:
Environment
-
Python 3.9
-
DroneKit 2.9.2
-
DroneKit-SITL 3.3.0
-
MAVProxy 1.8.71
-
Pymavlink 2.4.43
-
wxpython 4.2.3