Julian Oes 18dd6923e6 integrationtests: use Python2 for dependencies
This changes the shebang of the integration test files to python2
because the scripts fail on systems with Python 3 as the default.

Even though ROS has been ported to Python 3, there are still some
dependencies not playing along.

The error that comes up when starting with Python 3 is:
> No module named 'mavexpression'
2016-12-15 00:10:57 +01:00
2016-12-14 08:20:01 +01:00
2016-07-29 11:05:01 +02:00
2016-11-28 09:21:12 +01:00
2016-12-14 08:20:01 +01:00
2016-12-14 08:20:01 +01:00
2016-12-15 00:10:27 +01:00
2016-10-19 15:31:54 +02:00
2016-12-07 20:17:00 +01:00
2016-12-07 20:17:00 +01:00
2016-10-11 21:25:58 -04:00
2016-10-11 21:25:58 -04:00
2016-11-21 08:33:42 +01:00

PX4 Pro Drone Autopilot

Releases DOI Build Status Coverity Scan

Gitter

This repository holds the PX4 Pro flight control solution for drones, with the main applications located in the src/modules directory. It also contains the PX4 Drone Middleware Platform, which provides drivers and middleware to run drones.

Users

Please refer to the user documentation and user forum for flying drones with the PX4 flight stack.

Developers

Maintenance Team

Supported Hardware

This repository contains code supporting these boards:

Project Milestones

The PX4 software and Pixhawk hardware (which has been designed for it) has been created in 2011 by Lorenz Meier.

Languages
C++ 49.9%
C 37.3%
CMake 4.6%
Python 3.6%
Linker Script 3%
Other 1.4%