ardupilot
ardupilot copied to clipboard
Ardupilot ubuntu 25.0.4 build
Issue details Documentation from this link https://ardupilot.org/dev/docs/building-setup-linux.html#building-setup-linux
getting several error by following the procedure
- none-eabi error
- could not find program argparse
- could not configure C++ Compiler
- could not find program ['make']
- you need to install empy 3.3.4
this prereqs needs update or a version control with the dependencies package with the Ardupilot git
install-prereqs-ubuntu.sh -y
Platform All