mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
I double checked each new dependency and made sure to build each target with the new install script as well as test FastRTPS and Simulations * removed unused dependencies * settled on the absolute most updated JDK we could possibly use given our dependencies (JDK 14) * added conditional support for use in a container environment via a new flag --from-docker * added multi-platform build tools for development