Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
plusk01 authored Dec 20, 2017
1 parent e4140ab commit 3800c9a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ The DesktopQuad

The DesktopQuad project aims to put a multirotor on every table. The platform consists of a tethered micro quad, built using the frame of an Inductrix FPV quad. The multirotor is equipped with an upward facing USB camera, allowing it to localize itself using an ArUco marker map. The DestopQuad autopilot is built on top of the [ROSflight](http://rosflight.org/) stack.

<p align="center">
<img src="https://raw.githubusercontent.com/wiki/plusk01/desktopquad/figures/platform_sim.png" width="30.75%" />
<img src="https://raw.githubusercontent.com/wiki/plusk01/desktopquad/figures/platform.jpg" width="35%" />
</p>

## System Overview ##

The DesktopQuad connects to a desktop computer, where all the high level processing is done. As shown in the system architecture diagram below, the onboard sensors are processed on the computer to provide state estimation and position control. Attitude control and stabilization is done onboard the flight controller in ROSflight.
Expand Down

0 comments on commit 3800c9a

Please sign in to comment.