All Projects β†’ CopterExpress β†’ Clover

CopterExpress / Clover

Licence: mit
ROS-based framework and RPi image to control PX4-powered drones πŸ€

Projects that are alternatives of or similar to Clover

Autonomous Drone
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
Stars: ✭ 87 (-50.85%)
Mutual labels:  ros, drone, quadcopter
Px4 Autopilot
PX4 Autopilot Software
Stars: ✭ 5,090 (+2775.71%)
Mutual labels:  ros, drone
Dronebridge
DroneBridge is a system based on the WifiBroadcast approach. A bidirectional digital radio link between two endpoints is established using standard WiFi hardware and a custom protocol. DroneBridge is optimized for use in UAV applications and is a complete system. It is intended be a real alternative to other similar systems, such as DJI Lightbridge or OcuSync.
Stars: ✭ 370 (+109.04%)
Mutual labels:  drone, quadcopter
Swarms
The ultimate node.js library for controlling Bitcraze Crazyflie 2.0 drones
Stars: ✭ 11 (-93.79%)
Mutual labels:  drone, quadcopter
uav core
The main integrator of MRS UAV packages in ROS, part of the "mrs_uav_system".
Stars: ✭ 28 (-84.18%)
Mutual labels:  drone, ros
grvc-ual
An abstraction layer for unmanned aerial vehicles
Stars: ✭ 35 (-80.23%)
Mutual labels:  drone, ros
Rappids
Rectangular Pyramid Partitioning using Integrated Depth Sensors (RAPPIDS): A Fast Planner for Multicopter Navigation
Stars: ✭ 17 (-90.4%)
Mutual labels:  drone, quadcopter
goliath-quadcopter
Design files for the Goliath Quadcopter
Stars: ✭ 25 (-85.88%)
Mutual labels:  drone, quadcopter
Eskf
ROS Error-State Kalman Filter based on PX4/ecl. Performs GPS/Magnetometer/Vision Pose/Optical Flow/RangeFinder fusion with IMU
Stars: ✭ 63 (-64.41%)
Mutual labels:  ros, optical-flow
Mrs uav system
The entry point to the MRS UAV system.
Stars: ✭ 64 (-63.84%)
Mutual labels:  ros, drone
aerial autonomy
Easily extendable package for interacting with and defining state machines for autonomous aerial systems
Stars: ✭ 22 (-87.57%)
Mutual labels:  drone, ros
Esp Drone
Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.
Stars: ✭ 132 (-25.42%)
Mutual labels:  drone, quadcopter
QUICKSILVER
Flight Controller Firmware
Stars: ✭ 45 (-74.58%)
Mutual labels:  drone, quadcopter
erdos
Dataflow system for building self-driving car and robotics applications.
Stars: ✭ 135 (-23.73%)
Mutual labels:  drone, ros
RaspberryPilot
RaspberryPilot
Stars: ✭ 31 (-82.49%)
Mutual labels:  drone, quadcopter
Ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Stars: ✭ 6,637 (+3649.72%)
Mutual labels:  ros, drone
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (+18.64%)
Mutual labels:  drone, quadcopter
Dronin
The dRonin flight controller software.
Stars: ✭ 238 (+34.46%)
Mutual labels:  drone, quadcopter
Eyantra drone
Metapackage to control the edrone via services and topics -https://www.youtube.com/watch?v=M-RYyMyRl9g
Stars: ✭ 57 (-67.8%)
Mutual labels:  ros, drone
Jankdrone
The jankest autonomous drone ever built and programmed from scratch
Stars: ✭ 127 (-28.25%)
Mutual labels:  drone, quadcopter

cloverπŸ€: create autonomous drones easily

COEX Clover Drone

Clover is an open source ROS-based framework, providing user-friendly tools to control PX4-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.

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. Official website: coex.tech/clover.

Support us on Kickstarter!

Video compilation

Clover Drone Kit autonomy compilation

Clover drone is used on a wide range of educational events, including Copter Hack, WorldSkills Drone Operation competition, Autonomous Vehicles Track of NTI Olympics 2016–2020, Quadro Hack 2019 (National University of Science and Technology MISiS), Russian Robot Olympiad (autonomous flights), and others.

Raspberry Pi image

Preconfigured image for Raspberry Pi with installed and configured software, ready to fly, is available in the Releases section.

Build Status

Image features:

  • Raspbian Buster
  • ROS Melodic
  • Configured networking
  • OpenCV
  • mavros
  • Periphery drivers for ROS (GPIO, LED strip, etc)
  • aruco_pose package for marker-assisted navigation
  • clover package for autonomous drone control

API description for autonomous flights is available on GitBook.

For manual package installation and running see clover package documentation.

License

While the Clover platform source code is available under the MIT License, note, that the documentation is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].