SITL sim_vehicle.sh command not found on cygwin

3691222849?profile=originalHey!

I followed the http://dev.ardupilot.com/wiki/simulation-2/sitl-simulator-software-in-the-loop/sitl-native-on-windows/ tutorial to setup SITL on windows.

Everything went right till I tried to simulate my vehicle.

I have attached the screenshot of my errror. Please let me know what could be the possible reasons for this?

Thanks!

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • I have the exact same scenario on Windows 8.1.  Neither SITL or MAVProxy start.

    • RESOLVED: I had install GIT ardupilot on my D: drive.  I moved it to C:\cygwin\home\user_name\ardupilot, and all is well.

      • Sorry Richard, can you tell me how you resolve this error? I already have ardupilot in correct folder.

        Thanks

        • sim_vehicle.sh command in the path of autotest,when you open cygwin terminal for ardupiolt run "export PATH=$PATH:$HOME/ardupilot/Tools/autotest" first to load path

      • Hello, I have the same problem, but i dont know where my GIT ardupilot is? How can I find my GIT ardupilot?

        • Hi Jonathan, do you have resolved this problem? thanks.

          • Hi Daniele I used this.

            $ cd ~/ardupilot/Arducopter

            $ ../Tools/autotest/sim_vehicle.sh -j4 --map

            I hope it can help you.

            • Thanks a lot Jonathan, I solve this error

        • open Github ,right click on the ardupilot ,and you can find it 

This reply was deleted.

Activity