mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
Ubuntu 20.04 comes with no Python 2 and no link from python to python3. To not mess with the system we just use cmake's detection for seamless python3 support.