GithubHelp home page GithubHelp logo

rustpilot's Introduction

RustPilot

一个运行于Linux上的飞控

Features

  • 保持简单,目标群体是 <= 250g的 微型无人机/航模
  • 测试(仿真)驱动,大部分功能能够在仿真中调试
  • 组件式设计,飞控各个组件:传感器-融合-控制-混控-输出 分开设计,因此未来可以很方便地替换任一部分
  • Gazebo 仿真支持(同时支持以gazebo 时钟作为飞控运行时钟(lock step))

Progress

  • 支持Gazebo仿真基本的四旋翼飞行器(单角度环控制)
  • 增加角速度环
  • 四旋翼样机测试
  • 增加固定翼机型支持
  • gps导航支持

Build

git clone https://github.com/Ncerzzk/RustPilot.git
git submodule update --init --recursive
cd RustPilot
cargo build

or 

cargo build --features gzsim  # if you want to run gazebo sim(install gazebo harmonic first)

rustpilot's People

Contributors

ncerzzk 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.