Git Product home page Git Product logo

jason-zhangyp / gaas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from generalized-intelligence/gaas

0.0 0.0 0.0 264.15 MB

Generalized Aviation: Open source autonomous aviation software platform, designed for fully autonomous drones and flying cars.

Home Page: https://www.gaas.dev

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

CMake 2.95% C 0.67% C++ 79.78% Python 6.49% Shell 0.13% MATLAB 0.03% Makefile 0.51% CSS 0.02% Meson 0.01% HTML 0.54% Dockerfile 0.01% JavaScript 8.87%

gaas's Introduction

gaas logo

Generalized Autonomy Aviation System

Star us on GitHub — it helps!

Support us on Patreon Or Post on Our Forum

Join Facebook Group at https://www.facebook.com/groups/300340454189266/?ref=bookmarks twitter Follow Medium at https://medium.com/generalized-intelligence

Progress Report 2019.08.01-2019.08.28

What's new:

Towards L5 Autonomous Flying Car: GAAS_contrib, A Robust Framework Extends GAAS with Lidars.

GAAS_contrib supports some lidar-based algorithms for simulation. Now you can simulate Velodyne HDL-32 and Livox Horizon (a non-repeatitive lidar only cost you 800$!) with gazebo. Lidar-based perception, mapping and localization will be added, just like what happened to autonomous vehicles.

Simulation of HDL-32: image

Simulation of Livox Horizon: image

What is GAAS?

hardware

GAAS (Generalized Autonomy Aviation System) is an open source autonomous aviation software platform, designed for fully autonomous drones and flying cars. GAAS was built to provide a common infrastructure for computer-vision based drone intelligence. In the long term, GAAS aims to accelerate the coming of autonomous VTOLs. Being a BSD-licensed product, GAAS makes it easy for enterprises, researches, and drone enthusiasts to modify the code to suit specific use cases.

Our long-term vision is to implement GAAS in autonomous passenger carrying VTOLs (or "flying cars"). The first step of this vision is to make Unmanned Aerial Vehicles truly "unmanned", and thus make drones ubiquitous. We currently support manned and unmanned multi-rotor drones and helicopters. Our next step is to support VTOLs and eVTOLs.

Tutorial for GAAS

See the repo and the documentation

Installation

Please see Setup.md

We also have a mirror form developers to install GAAS, click here to download.

Trust me you won't want to install every dependencies by yourself:)

Overview

Currently the project provides the following ten funcitons, some of which may need to be further optimized:

NOTE: This is a beta version of the software. Please re-ensure the stability of each feature before implementing on real drones.

VISION BASED POLE AVOIDANCE BY GAAS

  1. Details about automatic taking off and landing can be found in: software/px4_mavros_scripts;
  2. Navigation in GPS denied environment can be found in: software/SLAM/ygz_slam_ros, currently we are using stereo optical flow;
  3. Obstacle avoidance based on stereo vision can be found in: software/Obstacle_Map;
  4. Path planning can be found in software/Navigator;
  5. Scene recoginition, given an image, recover its position in terms of given environment, details can be found in algorithms/scene_retrieving;
  6. 3D modeling, details can be found in algorithms/sfm;
  7. Object tracking, details can be found in algorithms/object_trace_tracking;
  8. Object detection, details can be found in algorithms/image_detection;
  9. Instance segmentation, details can be found in algorithms/image_detection;
  10. A list of control API based on MAVROS, and a series of tutorials can be found in GAAS/demo;
  11. A list of hardware that we use is at GAAS/hardware.

Contribute

I just want to build an autonomous drone

You have come to the right place!

If this is your first time building an autonomous aviation system, check out our first Tutorial. You will get a basic understanding of what MavROS, PX4 and Gazebo are, which are fundamental for the success of your autonomous drone.

If you are stuck with configuration, you may:

  1. Google the error messages and see if someone else has solved a similar problem.
  2. Visit the Issues Page to see if others have provided solutions for a similar problem.
  3. If neither Step 1 or Step 2 were able to help you, submit an issue to let the community know that you need help.

If you are an advanced user, feel free to help others to get started, contribute by solving issues, or share with us about your project on our Gitter group chat.

I want to contribute

We are so grateful for your interest in contributing!

To start contributing, you need to become familiar with PX4 and MavROS, as well as the workflow of GitHub.

A good place to start is to look at the open issues. From there, you may choose one that interests you to tackle, or open an issue of your own to communicate with other developers.

PS: One of the best ways to contribute is to help others to kick off their autonomous drone journey. Pay attention to the “Configuration” label in issues page to help others get started. For more details, please follow CONTRIBUTING.md

Meta

Project initialized by Generalized Intelligence

Distributed under the BSD 3-Clause license. See LICENSE for more information.

Special Thanks

It is worth mentioning that we did not build everything from scratch, but on top of the solid foundations built by pioneers in the field. We would like to thank communities such as PX4 and Dronecode for constantly pushing the industry foward. What they have built are what allowed us to build GAAS!

Also, thanks for the support from https://thone.io

We are also very grateful for our contributors. You may be able to find them at AUTHORS.md.

Il Vole

gaas's People

Contributors

alexistm avatar cyanine-gi avatar cyninghou avatar doodle1106 avatar gitter-badger avatar hddgi avatar kenwalger avatar masterpa avatar ninawrong avatar robin-shaun 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.