Skip to content

RoBeeX-Robotics/robeex-ai-drone-python-examples

Repository files navigation

RoBeeX AI Drone Python Examples

This repository contains small Python examples for controlling a RoBeeX drone, visualizing telemetry, and experimenting with computer vision and motion planning.

Program overview

Main demos

  • circle_cos_sin.py — Makes the drone fly a circular path while changing yaw based on sine and cosine values.
  • face_tracker.py — Uses a camera stream and face detection to steer the drone toward a detected face.
  • motor_mixer_rgb_sim.py — Simulates a motor mixer from drone roll/pitch telemetry and lights the LEDs accordingly.
  • mouse_control.py — Maps drone tilt to mouse cursor movement with PyAutoGUI.
  • pitch_to_rgb.py — Changes the drone RGB light color based on the current pitch value.
  • rgb_full_color_test.py — Cycles the drone LEDs through different colors to test RGB output.

Flight path examples

AprilTag / ArUco examples

About

Python examples showcasing how to control the RoBeeX AI Drone, access telemetry and sensors, use the camera, and create simple autonomous behaviors.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages