@Peter_Weeks wrote:
Hey folks,
I’m new to ardupilot, and I’m running into some issues.
I followed these instructions for how to setup ardupilot on Windows Subsystem for Linux (ubuntu 18.04):
https://ardupilot.org/dev/docs/building-setup-linux.html#building-setup-linuxexcept I don’t see a file called sim_vehicle.py in the ardupilot/ArduCopter directory. I found a file of the same name in ardupilot/Tools/autotest/ and tried running that but I get the following:
[Run MavProxy] An exception has occurred with command: 'mavproxy.py --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 --map --console' [Errno 2] No such file or directory SIM_VEHICLE: Killing tasks RiTW: Window access not found, logging to /tmp/ArduCopter.log /home/pmweeks/drone_task/ardupilot/Tools/autotest/run_in_terminal_window.sh: line 54: 17445 Terminated "$cmd" $* &> "$filename" < /dev/null
Anybody have any ideas?
Posts: 1
Participants: 1