SkillAgentSearch skills...

ObjectTrackingDrone

Drone w/ camera gimbal controlled by Pixhawk and Raspberry Pi running OpenCV

Install / Use

/learn @rlew631/ObjectTrackingDrone
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Object Tracking Drone

Feel free to reach out if you have questions about the project. This project involved designing a drone to perform object tracking with:

  • a Pixhawk flight controller
  • a RaspberryPi
  • a custom servo-based camera gimbal

This project uses the MavLink protocol and OpenCV to allow object detection and tracking on a drone controlled by a pixhawk flight controller.

This project assumes that you already have a XXXX-copter configured using QGroundControl software which is able to fly using the stabilized flight mode

main_dat.py is the main program file that contains the mavlink initialization, main logic statements for switching between flight modes and other key componenets of the code. definitions.py contains the definitions for OpenCV, the individual mavlink commands etc. The control loop looks like the following:

The Structure of the program

<!--- personal notes/reminders:<br/> go into programming flight modes for the pixhawk...* --->

Credits

Related Skills

View on GitHub
GitHub Stars48
CategoryDevelopment
Updated20d ago
Forks12

Languages

Python

Security Score

80/100

Audited on Mar 16, 2026

No findings