I’m running SITL on a Windows 10 machine using WSL2 with ubuntu distro. When I try to run: ./Tools/autotest/sim_vehicle.py -v ArduCopter --console --map
I get the following error:
SIM_VEHICLE: Run MavProxy
SIM_VEHICLE: “mavproxy.py” “–out” “172.26.176.1:14550” “–master” “tcp:127.0.0.1:5760” “–sitl” “127.0.0.1:5501” “–map” “–console”
[Run MavProxy] An exception has occurred with command: ‘mavproxy.py --out 172.26.176.1:14550 --master tcp:127.0.0.1:5760 --sitl 127.0.0.1:5501 --map --console’
[Errno 13] Permission denied: ‘mavproxy.py’
SIM_VEHICLE: Killing tasks
Any idea for what might be happening here?
2 posts - 2 participants








