paparazzi

所属分类:自动驾驶
开发工具:C
文件大小:36576KB
下载次数:0
上传日期:2023-06-08 20:25:28
上 传 者sh-1993
说明:  Paparazzi是一个用于无人(空中)飞行器的免费开源硬件和软件项目。这是主要的软件...
(Paparazzi is a free and open-source hardware and software project for unmanned (air) vehicles. This is the main software repository.)

文件列表:
.packages (491, 2023-08-23)
.readthedocs.yaml (730, 2023-08-23)
.semaphore (0, 2023-08-23)
.semaphore\night-build.yml (748, 2023-08-23)
.semaphore\semaphore.yml (721, 2023-08-23)
.travis.yml (1612, 2023-08-23)
.vscode (0, 2023-08-23)
.vscode\c_cpp_properties.json (557, 2023-08-23)
.vscode\settings.json (298, 2023-08-23)
BUGS (116, 2023-08-23)
CHANGELOG.md (101850, 2023-08-23)
CONTRIBUTING.md (2449, 2023-08-23)
COPYING (7, 2023-08-23)
Doxyfile (101932, 2023-08-23)
LICENSE (17990, 2023-08-23)
Makefile (11040, 2023-08-23)
Makefile.ac (7553, 2023-08-23)
Vagrantfile (1147, 2023-08-23)
conf (0, 2023-08-23)
conf\Makefile.ardrone2 (1205, 2023-08-23)
conf\Makefile.arm-embedded-common (1467, 2023-08-23)
conf\Makefile.arm-embedded-toolchain (774, 2023-08-23)
conf\Makefile.arm-linux (1587, 2023-08-23)
conf\Makefile.arm-linux-toolchain (1497, 2023-08-23)
conf\Makefile.bbb (1221, 2023-08-23)
conf\Makefile.bebop (1191, 2023-08-23)
conf\Makefile.chibios (10740, 2023-08-23)
conf\Makefile.disco (1218, 2023-08-23)
conf\Makefile.hitl (144, 2023-08-23)
conf\Makefile.linux (3911, 2023-08-23)
... ...

# MAIN README Paparazzi UAS ============= [![Build Status](https://paparazziuav.semaphoreci.com/badges/paparazzi/branches/master.svg?style=shields&key=d3a59143-a357-434e-89b8-057f15ed8dd2)](https://paparazziuav.semaphoreci.com/projects/paparazzi) [![Gitter chat](https://badges.gitter.im/paparazzi/discuss.svg)](https://gitter.im/paparazzi/discuss) Coverity Scan Build Status Paparazzi is a free open source software package for Unmanned (Air) Vehicle Systems. For many years, the system has been used successfuly by hobbyists, universities and companies all over the world, on vehicles of various sizes (11.9g to 25kg). Paparazzi supports fixed wing, rotorcraft, hybrids, flapping vehicles and it is even possible to use it for boats and surface vehicles. Documentation is available here https://paparazzi-uav.readthedocs.io/en/latest/ More docs is also available on the wiki http://wiki.paparazziuav.org To get in touch, subscribe to the mailing list [paparazzi-devel@nongnu.org] (http://savannah.nongnu.org/mail/?group=paparazzi), the IRC channel (freenode, #paparazzi) and Gitter (https://gitter.im/paparazzi/discuss). Required software ----------------- Instructions for installation can be found on the wiki (http://wiki.paparazziuav.org/wiki/Installation). Quick start: ``` git clone https://github.com/paparazzi/paparazzi.git cd ./paparazzi ./install.sh ``` For Ubuntu users, required packages are available in the [paparazzi-uav PPA] (https://launchpad.net/~paparazzi-uav/+archive/ppa), Debian users can use the [OpenSUSE Build Service repository] (http://download.opensuse.org/repositories/home:/flixr:/paparazzi-uav/Debian_7.0/) Debian/Ubuntu packages: - **paparazzi-dev** is the meta-package on which the Paparazzi software depends to compile and run the ground segment and simulator. - **paparazzi-jsbsim** is needed for using JSBSim as flight dynamics model for the simulator. Recommended cross compiling toolchain: https://launchpad.net/gcc-arm-embedded Directories quick and dirty description: ---------------------------------------- _conf_: the configuration directory (airframe, radio, ... descriptions). _data_: where to put read-only data (e.g. maps, terrain elevation files, icons) _doc_: documentation (diagrams, manual source files, ...) _sw_: software (onboard, ground station, simulation, ...) _var_: products of compilation, cache for the map tiles, ... Compilation and demo simulation ------------------------------- 1. type "make" in the top directory to compile all the libraries and tools. 2. "./paparazzi" to run the Paparazzi Center 3. Select the "Bixler" aircraft in the upper-left A/C combo box. Select "sim" from upper-middle "target" combo box. Click "Build". When the compilation is finished, select "Simulation" in Operation tab and click "Start Session". 4. In the GCS, wait about 10s for the aircraft to be in the "Holding point" navigation block. Switch to the "Takeoff" block (lower-left blue airway button in the strip). Takeoff with the green launch button. Uploading the embedded software ---------------------------------- 1. Power the flight controller board while it is connected to the PC with the USB cable. 2. From the Paparazzi center, select the "ap" target, and click "Upload". Flight ------ 1. From the Paparazzi Center, select the flight session and ... do the same as in simulation !

近期下载者

相关文件


收藏者