-
Notifications
You must be signed in to change notification settings - Fork 0
PX4 Toolchain installation
G-KUMAR edited this page Jul 29, 2019
·
1 revision
Follow the instructions at PX4 Development Guide for Linux (Ubuntu/Debian).
We'll be using NuttX based hardware, so AVOID Snapdragon Flight, Raspberry Pi and Parrot.
- Permission Setup
- Remove the modemmanager
- Common dependencies
- Ninja build system
- FastRTPS installation
- Simulation Dependencies
We'll prefer Qt Creator as our IDE.
Get mavros source from their GitHub repository here. Fork the repository and refer to its README for installation instructions.