GithubHelp home page GithubHelp logo

lachie-aerialrobotics / px4-autopilot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 160.63 MB

License: BSD 3-Clause "New" or "Revised" License

Groovy 0.21% Dockerfile 0.01% Shell 1.29% Python 5.34% CMake 4.46% Makefile 0.09% MATLAB 0.59% GDB 0.01% Jinja 0.02% Nix 0.01% Perl 0.04% C 39.04% C++ 48.43% EmberScript 0.49%

px4-autopilot's Introduction

PX4 stack fork for Aerial Additive Manufacturing

This is my fork of the PX4 autopilot stack, mainly for simulation-based testing of aerial 3D printing with a custom drone.

Setup instructions

Clone this repo in '~/catkin_ws/src':

cd ~/catkin_ws/src
git clone https://github.com/lachie-aerialrobotics/PX4-Autopilot.git

Get all the submodules:

git submodule update --init --recursive

Set a git tag:

git tag -a v<PX4 version>-<custom version>

(For example: git tag -a v1.9.0-MyVersion)

Flash firmware

A number of the outputs in 'mavlink_main.cpp' have been supressed to allow 300Hz streaming of imu data

To flash onto a Pixhawk 4, plug in via USB and run:

make px4_fmu-v5_default upload

Gazebo

To test flying the hexacopter, first update any changes to the .sdf:

cd PX4-Autopilot/Tools/sitl_gazebo/models/Hex
erb Hex.sdf.erb > Hex.sdf

Then run make px4_sitl gazebo_Hex in the PX4_Autopilot directory

PX4 Drone Autopilot

Releases DOI

Nuttx Targets SITL Tests

Slack

This repository holds the PX4 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.

PX4 is highly portable, OS-independent and supports Linux, NuttX and MacOS out of the box.

Building a PX4 based drone, rover, boat or robot

The PX4 User Guide explains how to assemble supported vehicles and fly drones with PX4. See the forum and chat if you need help!

Changing code and contributing

This Developer Guide is for software developers who want to modify the flight stack and middleware (e.g. to add new flight modes), hardware integrators who want to support new flight controller boards and peripherals, and anyone who wants to get PX4 working on a new (unsupported) airframe/vehicle.

Developers should read the Guide for Contributions. See the forum and chat if you need help!

Weekly Dev Call

The PX4 Dev Team syncs up on a weekly dev call.

Note The dev call is open to all interested developers (not just the core dev team). This is a great opportunity to meet the team and contribute to the ongoing development of the platform. It includes a QA session for newcomers. All regular calls are listed in the Dronecode calendar.

Maintenance Team

See also maintainers list (px4.io) and the contributors list (Github).

Supported Hardware

This repository contains code supporting Pixhawk standard boards (best supported, best tested, recommended choice) and proprietary boards.

Pixhawk Standard Boards

Manufacturer and Community supported

Additional information about supported hardware can be found in PX4 user Guide > Autopilot Hardware.

Project Roadmap

A high level project roadmap is available here.

px4-autopilot's People

Contributors

lorenzmeier avatar dagar avatar bkueng avatar julianoes avatar thomasgubler avatar priseborough avatar maetugr avatar drton avatar davids5 avatar px4dev avatar mcharleb avatar jgoppert avatar bresch avatar tsc21 avatar andreasantener avatar romanbapst avatar stifael avatar kamilritz avatar px4buildbot avatar kd0aij avatar sfuhrer avatar mhkabir avatar sjwilks avatar pavel-kirienko avatar sanderux avatar mcsauder avatar mrivi avatar jaeyoung-lim avatar carlolsson avatar jlaitine avatar

Watchers

Lachlan Orr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.