Open copterspace opened 2 years ago
@MaEtUgR Suggestions?
@copterspace FYI personally I use http://docs.px4.io/main/en/dev_setup/dev_env_windows_wsl.html#windows-wsl2-based-development-environment because it works for building the head revision of PX4, and I am not sure that Cygwin does at the momement (Matthias, can you confirm)?
For Windows 10 you have to run the simulations HEADLESS.
Thanks for suggestion. I use Jmavsim, so headless run is not sufficient for my case.
That very much depends on whether you need to "see" the simulation or just want it move in QGC. In any case, if you're working in main you can't use the cygwin solution. Other options are to run in a VM.
I try to install latest v1.0 toolchain on Windows 10 It does not have installer. I download source code to C:\PX4 and run install-all-components.bat
It errors out on install-cygwin-python-packages.bat:
How to install latest toolchain on Windows 10 properly? Is it supposed to be used on Windows10?