@sophiecb wrote:
I'm very new to linux and trying to get software in the loop running, following the tutorial here: http://ardupilot.org/dev/docs/setting-up-sitl-on-linux.html#setting-up-sitl-on-linux
I'm running Linux (Ubuntu) using a virtual machine (I have a mac), and I've worked through the installation steps provided in the tutorial above, but now trying to run the 'sim_vehicle.sh -w' command from the ~/ardupilot/ArduPlane directory, after a "Cloning into 'modules/PX4Firmware'…" step, I get "fatal: unable to connect to github.com".
Following this, a few more problems come up (like 'git submodule update failed', and '../mk/modules.mk:8: recipe for target;CHECK_MODULES' failed'), but I think maybe these just stem from the initial failure to connect?
I previously had a problem running "git clone git://github.com/ArduPilot/ardupilot.git" with it failing to connect to github, but got around that by using https instead. If this current problem's related to that, I'm not sure how to use the same workaround to get a sim_vehicle.sh command to work.
Any suggestions for things to try would be appreciated!
Posts: 2
Participants: 2