#37 · Primary category: Robotics & Embodied AI Simulation
clover
ROS-based framework and RPi image to control PX4-powered drones 🍀
Project last updated:04/14/26
GitHub Stars
687
Forks
318
Contributors
68
License
MIT
Why we included this project
Clover is for people who want to program real quadcopters without first becoming autopilot experts. It pairs a ROS-based control framework with a preconfigured Raspberry Pi image: flash the image to a microSD card, mount the Pi on a PX4-powered drone, and you can be writing autonomous flight code within minutes. The aruco marker pose estimation gives you a practical way into vision-based navigation, and the project is a common sight in classrooms and student competitions. Since it builds on standard ROS and MAVROS interfaces, code you write against Clover carries over to other PX4 drones, and the documentation walks you from a basic takeoff through full autonomous missions.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.