Skip to content

Commit

Permalink
readme: change title and update description
Browse files Browse the repository at this point in the history
Co-authored-by: Oleg Kalachev <[email protected]>
  • Loading branch information
korigod and okalachev committed Oct 27, 2020
1 parent a0ac85e commit e3d89cb
Show file tree
Hide file tree
Showing 4 changed files with 219 additions and 5 deletions.
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
# COEX Clover Drone Kit
# clover🍀: create autonomous drones easily

<img src="docs/assets/clever4-front-white.png" align="right" width="400px" alt="Clover Drone">
<table align=center>
<tr>
<td align=center><a href="https://px4.io"><img src="docs/assets/px4.svg" height=32></a></td>
<td align=center><a href="https://www.raspberrypi.org"><img src="docs/assets/rpi.svg" height=36></a></td>
<td align=center><a href="https://www.ros.org"><img src="docs/assets/ros.svg" height=24></a></td>
</tr>
</table>

Clover is an educational programmable drone kit consisting of an unassembled quadcopter, open source software and documentation. The kit includes Pixracer-compatible autopilot running PX4 firmware, Raspberry Pi 4 as companion computer, a camera for computer vision navigation as well as additional sensors and peripheral devices.
<img src="docs/assets/clever4-front-white.png" align="right" width="400px" alt="COEX Clover Drone">

The main documentation is available [on Gitbook](https://clover.coex.tech/).
Clover is an open source [ROS](https://www.ros.org)-based framework, providing user-friendly tools to control [PX4](https://px4.io)-powered drones. Clover is available as a ROS package, but is shipped mainly as a preconfigured image for Raspberry Pi. Once you've installed Raspberry Pi on your drone and flashed the image to its microSD card, taking the drone up in the air is a matter of minutes.

Official website: <a href="https://coex.tech/clover">coex.tech/clover</a>.
COEX Clover Drone is an educational programmable drone kit, suited perfectly for running clover software. The kit is shipped unassembled and includes Pixracer-compatible autopilot running PX4 firmware, Raspberry Pi 4 as a companion computer, a camera for computer vision navigation as well as additional sensors and peripheral devices. Batteries included.

The main documentation is available at [https://clover.coex.tech](https://clover.coex.tech/). Official website: [coex.tech/clover](https://coex.tech/clover).

[__Support us on Kickstarter!__](https://www.kickstarter.com/projects/copterexpress/cloverdrone)

## Video compilation

Expand Down
1 change: 1 addition & 0 deletions docs/assets/px4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e3d89cb

Please sign in to comment.