Difference between revisions of "General"

From PaparazziUAV
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
__NOEDITSECTION__
__NOEDITSECTION__
{{P Topic Table| {{P Header Box|ico=favicon32.png|General}}
{{:General/Index}}
|{{P Header Box|ico=favicon32.png|The Paparazzi Project}}


{|style="border-spacing:8px;margin:0px -8px" class="MainPageBG" style="width:100%;border:1px solid #9999bf;background-color:#f5fffa;vertical-align:top;color:#000; text-align: left;"
[[Image:garmisch_paparazzies.jpg|thumb|Three Paparazzi teams at the 2005 competition in Garmisch]]'''[http://paparazziuav.org Paparazzi UAV]''' (Unmanned Aerial Vehicle) is an open-source drone hardware and software project encompassing autopilot systems for multicopters/multirotors, fixedwing, helicopters and hybrid aircraft. Paparazzi, being open, enables users to add more features and improve the system. Using and improving Paparazzi is encouraged by the community.
|-valign="top"
 
|
The project includes [https://github.com/paparazzi/paparazzi source-code] for the avionics and the ground station computers as well as the hardware designs for many parts of the avionics system. Paparazzi’s avionics software is designed with portability in mind. Allowing for the use of the Paparazzi UAV system on many varied hardware platforms. The ground station computer software is written in statically typed functional language assuring reliability and stability of the system.
<h3 style="-moz-border-radius-topright: 1em;-moz-border-radius-topleft: 1em;
 
background:#cedff2;margin:-2px;padding:4px;">
Unlike other systems, [http://paparazziuav.org Paparazzi UAV] was designed with autonomous flight as the primary focus and manual flying as the secondary. From the beginning it was designed to be able to control multiple aircraft within the same system. Paparazzi features a dynamic flight plan system that is defined by mission states and using way points as “variables”. This makes it easy to create very complex fully automated missions without the operators intervention.
[[Image:favicon32.png|32px]] General
 
</h3>
Since its founding in 2003, Universities and civilian teams have employed Paparazzi to win top marks in high profile airborne robotics competitions around the world; thereby, proving the flexibility, durability and advanced features embedded in the Paparazzi framework. Many of these top marks and achievements have been documented on our [http://blog.paparazziuav.org blog].
<div style="padding:6px;">
 
{{General}}
Several core developers to the project are affiliated with universities and research institutions. These include, [http://www.enac.fr/en/home ENAC University] of Toulouse, France, [http://mavlab.lr.tudelft.nl/ MAVlab] of [http://www.tudelft.nl/en/ TU-Delft] in the Netherlands and [http://aggieair.usu.edu/ AggieAir] of Utah State University in the United States.
</div>
 
<!-- Start of right-column -->
Several vendors are currently producing and selling Paparazzi autopilots and popular accessories, making the system easy and affordable for everyone. Some of the companies were founded by core developers of the [http://paparazziuav.org Paparazzi UAV project] as a way to provided well tested and integrated hardware to the Paparazzi community. For example, [http://1bitsquared.com/ 1BitSquared] is developing [http://1bitsquared.com/collections/autopilots avionics hardware] and providing consulting services for system integration, software development as well as custom [http://1bitsquared.com/collections/hardware-kits/products/lisa-s-nano-quadcopter-kit nano UAV hardware] development.
| class="MainPageBG" style="width:70%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top"|
 
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top;background-color:#f5faff"
Paparazzi can be used for many applications from the emerging personal UAV market to advanced hobbyists, as well as University and civilian research programs and competitions. It is also being used in the field in daily operations, for example, [[SUMO]] is being used by [http://blog.pfump.org meteorological researchers] as reusable weather balloons for collecting data in the Antarctic. The multitude of applications for Paparazzi are endless, so join the community and contribute to the project with your innovative ideas.
|-valign="top"
 
| <h2 style="margin:0;background-color:#ccccff;font-size:120%;font-weight:bold;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;">The Paparazzi Project</h2>
}}
|-
|[[Image:garmisch_paparazzies.jpg|thumb|Three Paparazzi teams at the 2005 competition in Garmisch]][http://www.nongnu.org/paparazzi Paparazzi] is a [http://www.fsf.org/ free software] project intended to create an exceptionally powerful and versatile autopilot system by allowing and encouraging input from the community. The project includes not only the airborne hardware and software, from voltage regulators and GPS receivers to [http://en.wikipedia.org/wiki/Kalman_filtering Kalman filtering] code, but also a powerful and ever-expanding array of ground hardware and software including modems, antennas, and a highly evolved user-friendly ground control software interface.
|}
|}

Latest revision as of 18:34, 19 January 2016



Favicon32.png General


Favicon32.png The Paparazzi Project


Three Paparazzi teams at the 2005 competition in Garmisch
Paparazzi UAV (Unmanned Aerial Vehicle) is an open-source drone hardware and software project encompassing autopilot systems for multicopters/multirotors, fixedwing, helicopters and hybrid aircraft. Paparazzi, being open, enables users to add more features and improve the system. Using and improving Paparazzi is encouraged by the community.

The project includes source-code for the avionics and the ground station computers as well as the hardware designs for many parts of the avionics system. Paparazzi’s avionics software is designed with portability in mind. Allowing for the use of the Paparazzi UAV system on many varied hardware platforms. The ground station computer software is written in statically typed functional language assuring reliability and stability of the system.

Unlike other systems, Paparazzi UAV was designed with autonomous flight as the primary focus and manual flying as the secondary. From the beginning it was designed to be able to control multiple aircraft within the same system. Paparazzi features a dynamic flight plan system that is defined by mission states and using way points as “variables”. This makes it easy to create very complex fully automated missions without the operators intervention.

Since its founding in 2003, Universities and civilian teams have employed Paparazzi to win top marks in high profile airborne robotics competitions around the world; thereby, proving the flexibility, durability and advanced features embedded in the Paparazzi framework. Many of these top marks and achievements have been documented on our blog.

Several core developers to the project are affiliated with universities and research institutions. These include, ENAC University of Toulouse, France, MAVlab of TU-Delft in the Netherlands and AggieAir of Utah State University in the United States.

Several vendors are currently producing and selling Paparazzi autopilots and popular accessories, making the system easy and affordable for everyone. Some of the companies were founded by core developers of the Paparazzi UAV project as a way to provided well tested and integrated hardware to the Paparazzi community. For example, 1BitSquared is developing avionics hardware and providing consulting services for system integration, software development as well as custom nano UAV hardware development.

Paparazzi can be used for many applications from the emerging personal UAV market to advanced hobbyists, as well as University and civilian research programs and competitions. It is also being used in the field in daily operations, for example, SUMO is being used by meteorological researchers as reusable weather balloons for collecting data in the Antarctic. The multitude of applications for Paparazzi are endless, so join the community and contribute to the project with your innovative ideas.