Git Product home page Git Product logo

deadman-land's Introduction

Deadman Land (failsafe) application for Crazyflie 2.x

This repos contains the deadman land application for Cazyflie 2.x. It uses out-of-tree build functionality of the Crazyflie firmware and is implemented using the app entry-point.

This application requires a Crazyflie 2.x with Flow deck version 2.0 and Multiranger deck attached. If you want to use the Flow deck 1.0 or any other positioning deck, you will need to change the following line to look at the parameter for the wanted deck:

  uint16_t idPositioningDeck = paramGetVarId("deck", "bcFlow2");

When running, if the connection to the Crazyradio PA is interrupted the application will land the Crazyflie 2.x

Build

You must have the required tools to build the Crazyflie firmware.

Clone the repos with --recursive. If you did not do so, pull submodules with:

git submodule update --init --recursive

Clone this repository to this location in Bitcraze VM:

~/crazyflie-firmware/examples/app_deadman_land

Navigate to the new directory to build and bootload:

make -j$(nproc)
make cload

deadman-land's People

Contributors

griffinbonner avatar

Watchers

 avatar

Forkers

tbaranoski

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.