PX4 autopilot

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Snori (talk | contribs) at 08:41, 8 September 2016 (→‎Overview: improve). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

PX4 autopilot is an open-source autopilot system oriented toward inexpensive autonomous aircraft.[1] Low cost and availability enable hobbyist use in small remotely piloted aircraft. The project started in 2009[2] and is being further developed and used at Computer Vision and Geometry Lab of ETH Zurich (Swiss Federal Institute of Technology) and supported by the Autonomous Systems Lab and the Automatic Control Laboratory. Several vendors are currently producing PX4 autopilots and accessories.[3]

OnyxStar XENA-8F coax foldable drone from AltiGator with Pixhawk electronic

Overview

An autopilot allows a remotely piloted aircraft to be flown out of sight. All hardware and software is open-source and freely available to anyone under a BSD license. Free software autopilots provide more flexible hardware and software. Users can modify the autopilot based on their own special requirements.

Processor

Sensors[5]

  • MPU6000 as main accel and gyro
  • ST Micro 16-bit gyroscope
  • ST Micro 14-bit accelerometer/magnetometer
  • MEAS barometer

Software

The open-source software suite contains everything to let airborne system fly including

  • QGroundControl[6] and MAVLink Micro Air Vehicle Communication Protocol[7]
  • 2D/3D aerial maps (with Google Earth support)
  • Drag-and-drop waypoints

See also

Other open-source robotics projects similar to PX4 include:

References

  1. ^ PX4 and 3D Robotics present Pixhawk: An Advanced, User-Friendly Autopilot
  2. ^ pixhawk Project
  3. ^ Uavrobotics
  4. ^ Specifications
  5. ^ "Sensors". Drone Lifestyle.
  6. ^ QGroundControl
  7. ^ MAVLink

External links